File Transfer Assignment

Assignment:  Use the King Tut Protocol to transfer files.  The program to send files can be found here.
 
Points Task
4 Receives files assuming no data loss or corruption
2 Has correct error checking
3 Receives files assuming some data loss or corruption
3 Quits if there is no data for 5 seconds
1 Prints stats describing
  • Number of packets received
  • Percent correct
  • length of data received
-0.5 I have to guess which features you have implemented