Re: Question on select() and sockets
- From: David Schwartz <davids@xxxxxxxxxxxxx>
- Date: Tue, 10 Jun 2008 10:48:56 -0700 (PDT)
On Jun 10, 10:33 am, Rainer Weikusat <rweiku...@xxxxxxxxxxx> wrote:
I have done nothing of that sort. To repeat: When you do not
understand what I am up to by examining the difference between the
(original) two statements above, then there is no better explanation I
could possibly provide (at this time at least). Maybe a hint:
The internet protocol does not provide a reliable communication
facility. There are no acknowledgments either end-to-end or
hop-by-hop. There is no error control for data, only a header
checksum. There are no retransmissions. There is no flow
control.
(RFC791)
This text (minus error control for data) applies to UDP as well and it
is a list of things the protocol implementation itself does not do.
I am now convinced that nothing you have said in this thread was
responsive to anything I have said in this thread.
DS
.
- Follow-Ups:
- Re: Question on select() and sockets
- From: Rainer Weikusat
- Re: Question on select() and sockets
- References:
- Question on select() and sockets
- From: K-mart Cashier
- Re: Question on select() and sockets
- From: Alex Fraser
- Re: Question on select() and sockets
- From: K-mart Cashier
- Re: Question on select() and sockets
- From: William Ahern
- Re: Question on select() and sockets
- From: Alex Fraser
- Re: Question on select() and sockets
- From: Rainer Weikusat
- Re: Question on select() and sockets
- From: David Schwartz
- Re: Question on select() and sockets
- From: Rick Jones
- Re: Question on select() and sockets
- From: David Schwartz
- Re: Question on select() and sockets
- From: Rainer Weikusat
- Re: Question on select() and sockets
- From: David Schwartz
- Re: Question on select() and sockets
- From: Rainer Weikusat
- Re: Question on select() and sockets
- From: David Schwartz
- Re: Question on select() and sockets
- From: Rainer Weikusat
- Re: Question on select() and sockets
- From: David Schwartz
- Re: Question on select() and sockets
- From: Rainer Weikusat
- Question on select() and sockets
- Prev by Date: Re: Question on select() and sockets
- Next by Date: Re: echo client/server give problems if array sizes are different
- Previous by thread: Re: Question on select() and sockets
- Next by thread: Re: Question on select() and sockets
- Index(es):