kalasoo/rudp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
#-------------------------------------# # 2012 - 2013 Final Year Project # # NeP2P # # Task1: RUDP (Reliable UDP) # # YIN MING : IE / 5, CUHK # # YING XUHANG: IE / 4, CUHK # #-------------------------------------# # RUDP & USER # #-------------------------------------# rudp: a light version of reliable UDP rudp_old: rudpDumbUser: a dumb sender and receiver testDumbClient, testDumbServer for testing rudpUser: a complete single server & multiple clients transmission model testClient, testServer for testing