On Sun, Feb 11, 2007 at 06:11:40PM +0000, J HU wrote: > Hi! > > I'm working on a communication using UDP sockets and I would like to get > the source code to know exactly what it does and make some proves. > > Can anyone tell me where o how I can get the sorce code of the UDP?... now > I just include the <sys/socket.h> but I like to see the functions. > Well, UDP is not a program, it is a protocol. The relevant RFC (768) can be found here: http://tools.ietf.org/html/rfc768
Beyond that, you might look at the source to glibc to see how it is implemented. You can do that my running 'apt-get source glibc' (without the quotes). Regards, -Roberto -- Roberto C. Sanchez http://people.connexer.com/~roberto http://www.connexer.com
signature.asc
Description: Digital signature