[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: UDP code



Am Sonntag 11 Februar 2007 19:11 schrieb J HU:
> 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.

UDP is not defined by some source code but by its RFC documents.

> 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.

The specific implementation of UDP in Linux can be found in...well... the 
linux source code, namely linux-source-2.6.18

HS



Reply to: