Explain inet ntoa in socket programming?
balagaan 26-October-2007 06:08:12 PM

Comments


Inetd Comments; Whois Daemon. Running the Daemon. The Code; Connecting to the Server; Whois Client; Perl Socket Programming.
Posted by waqasahmad


* inet_ntoa(const struct in_addr in): converts long to dotted-decimal notation
Posted by karthi



Posted: 26-October-2007 06:13:56 PM By: karthi

* inet_ntoa(const struct in_addr in): converts long to dotted-decimal notation

Posted: 31-December-2008 12:04:09 AM By: waqasahmad

Inetd Comments; Whois Daemon. Running the Daemon. The Code; Connecting to the Server; Whois Client; Perl Socket Programming.