Go to file
Vinicius a57ae65695 Basic pipe connection implemented 2023-12-17 23:56:48 -03:00
data Problems about socket executions fixed 2023-12-11 15:09:27 -03:00
graphics UPD and TCP graphics add 2023-12-11 17:08:37 -03:00
include Basic pipe connection implemented 2023-12-17 23:56:48 -03:00
src Basic pipe connection implemented 2023-12-17 23:56:48 -03:00
.gitignore Problems about socket executions fixed 2023-12-11 15:09:27 -03:00
CMakeLists.txt Refactoring pingpong project: Separating code in more files 2023-12-17 20:32:04 -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.