[Csci551-talk] reliability in UDP

John Heidemann johnh@ISI.EDU
Tue, 25 Mar 2003 16:01:18 -0800


On Tue, 25 Mar 2003 15:37:08 PST, anurag gurtu wrote: 
>Sir , I have a doubt in implementing reliablity in UDP ,in case of a packet loss should we send the lost packet or the latest entry in the routing table of the sender. 
>
>Thanks 
>Anurag Gurtu.

You may chose to do either.
   -John Heidemann