TCP Connection Sim
TCP connection simulation with UDP and Go-back-N-ARQ Protocol.
Run server
python server.py [PORT]
Run client
python client.py [PORT]
Name | Last commit | Last update |
---|---|---|
.gitignore | ||
README.md | ||
buffer.py | ||
client.py | ||
common.py | ||
halo.txt | ||
segment.py | ||
server.py |