Go to file
Vinicius Silva a4fd493e18 graphic.py modified to log scale 2023-11-27 16:51:31 -03:00
.vscode Fix unix domain server implementation 2023-11-27 16:25:53 -03:00
bin graphic.py modified to log scale 2023-11-27 16:51:31 -03:00
data graphic.py modified to log scale 2023-11-27 16:51:31 -03:00
src Fix unix domain server implementation 2023-11-27 16:25:53 -03:00
.gitignore configuring cmake 2023-11-24 21:04:54 -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
dependences.dot Socket TCP, UDP and UNIXDOMAIN connetions implemented 2023-11-26 23:28:17 -03:00
dependences.png Socket TCP, UDP and UNIXDOMAIN connetions implemented 2023-11-26 23:28:17 -03:00

README.md

pingpong

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