Explain inet addr in socket programming?
shaw 26-October-2007 06:09:12 PM

Comments


C++ Network Programming begins with an overview of the issues and tools .... The ACE Socket Wrapper Facades. Overview. The ACE Addr and ACE INET Addr ..
Posted by waqasahmad


inet_addr(const char *cp): converts dotted-decimal char-string to long integer
Posted by karthi



Posted: 26-October-2007 06:15:06 PM By: karthi

inet_addr(const char *cp): converts dotted-decimal char-string to long integer

Posted: 31-December-2008 12:03:26 AM By: waqasahmad

C++ Network Programming begins with an overview of the issues and tools .... The ACE Socket Wrapper Facades. Overview. The ACE Addr and ACE INET Addr ..