Go to file
Vinicius Silva 7b6c4e7e1e Problems about socket executions fixed 2023-12-11 15:09:27 -03:00
bin Problems about socket executions fixed 2023-12-11 15:09:27 -03:00
data Problems about socket executions fixed 2023-12-11 15:09:27 -03:00
src Problems about socket executions fixed 2023-12-11 15:09:27 -03:00
.gitignore Problems about socket executions fixed 2023-12-11 15:09:27 -03:00
CMakeLists.txt Socket TCP, UDP and UNIXDOMAIN connetions implemented 2023-11-26 23:28:17 -03:00
README.md Init commit 2023-09-04 21:20:42 -03:00

README.md

pingpong

  • Establish a simple socket connection between a client and a server using the TCP protocol.