Go to file
Vinicius 31b1504531 Merge branch 'main' into dev 2023-12-17 20:33:27 -03:00
bin Refactoring pingpong project: Separating code in more files 2023-12-17 20:32:04 -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 Refactoring pingpong project: Separating code in more files 2023-12-17 20:32:04 -03:00
src Refactoring pingpong project: Separating code in more files 2023-12-17 20:32:04 -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.