Go to file
Vinicius Silva 1a21254333 Makefile automate run created 2023-09-05 17:54:21 -03:00
.vscode Makefile automate run created 2023-09-05 17:54:21 -03:00
.gitignore Initial commit 2023-09-04 18:13:00 -03:00
README.md Init commit 2023-09-04 21:20:42 -03:00
client.c Makefile automate run created 2023-09-05 17:54:21 -03:00
makefile Makefile automate run created 2023-09-05 17:54:21 -03:00
server.c Makefile automate run created 2023-09-05 17:54:21 -03:00

README.md

pingpong

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