Go to file
Vinicius af470b670b Configuring CMake file 2023-12-19 23:54:44 -03:00
data Add pipe times 2023-12-18 18:10:43 -03:00
graphics Add pipe times 2023-12-18 18:10:43 -03:00
include Fix tcp connection 2023-12-18 02:56:22 -03:00
src Replate includes to diamonds 2023-12-19 00:12:50 -03:00
.gitignore Merge pull request #3 from viniciusfdasilva/dev 2023-12-18 12:03:16 -03:00
CMakeLists.txt Configuring CMake file 2023-12-19 23:54:44 -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.