|
|
||
|---|---|---|
| .vscode | ||
| .gitignore | ||
| README.md | ||
| Transmissão de Buffers entre Cliente e Servidor via Conexão por Socket.png | ||
| client | ||
| client.c | ||
| graphic.py | ||
| makefile | ||
| requirements.txt | ||
| server | ||
| server.c | ||
README.md
pingpong
- Establish a simple socket connection between a client and a server using the TCP protocol.