How can I implement fragmentation,flow control,error correction and detection on top of UDP ? Please provide me any links on this subject which would give me some direction to work on this problem.
Thanks in advance.
Raj
I am using sendto system to write
data to a socket on which the server is waiting on a select system call.
The first time my client writes data to the socket, the select system call on the server side returns but later again in a loop I write data to the same socket and for some reason the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.