Commit Graph

8 Commits

Author SHA1 Message Date
irungentoo c00cf85078 Spelling mistakes fixed. 2013-07-08 12:36:11 -04:00
irungentoo 2e0c3bb593 Added a new test program. Fixed some stuff in Lossless UDP. 2013-06-30 17:19:15 -04:00
irungentoo 4ad22addf4 Updated Lossless UDP. 2013-06-30 11:34:35 -04:00
irungentoo 6bd24212ee Lossless UDP now works.
The testclient and testserver simulate a packet loss of 33%.

The only thing left to do in lossless UDP is the flow control (automatic
adjustment of the data send rate) which is only needed to transfer large
amounts of data.
2013-06-29 18:40:41 -04:00
irungentoo c9d0c208a5 Test programs updated. (I'm gonna wait until I finish Lossless_UDP before pushing it.) 2013-06-28 22:58:46 -04:00
irungentoo fd44c68801 Couple fixes. 2013-06-28 09:15:19 -04:00
irungentoo 457feeed0b Added current work on Lossless_UDP (Not done do not test it yet)
Lossless_UDP code is probably filled with problems right now.
this is normal.
2013-06-27 20:59:16 -04:00
irungentoo 87633f6631 Programs to test Lossless UDP done. 2013-06-27 10:39:37 -04:00