[OT] Handling multiple UDP clients through NAT
Bryan Sant
bryan.sant at gmail.com
Wed Feb 7 13:34:29 MST 2007
On 2/7/07, Dave Smith <dave at thesmithfam.org> wrote:
> I think Bryan meant that *internally*, the TCP code deals with datagrams
> and makes them reliable by ordering them and dealing with dropped
> packets, such that by the time TCP is done passing data up to the
> application, they are no longer datagrams, but rather a reliable set of
> data from a session with the other side of the TCP connection.
Yes. Thanks Dave for throwing me a life line ;-).
More information about the PLUG
mailing list