Skip to content
Snippets Groups Projects
Faris Hasim's avatar
Faris Hasim Syauqi authored
f8e47069

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]