Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.930 Times

Socketinet Aton freeware
 

Socketinet Aton

Added: October 11, 2013 | Visits: 360

Net::DNS::Lite This module provides a replacement function for Socket::inet_aton , with support for timeouts. CONFIGURATION VARIABLES $Net::DNS::Lite::TIMEOUT maximum time (in seconds) inet_aton will block (default: 10) $Net::DNS::Lite::CACHE if set, Net::DNS::Lite will cache the DNS responses internally... Platforms: *nix

License: Freeware Size: 20.48 KB Download (39): Net::DNS::Lite Download

Added: January 23, 2010 | Visits: 802

NetAddr::IP NetAddr::IP is a Perl module that can manage IPv4 and IPv6 addresses and subnets. SYNOPSIS use NetAddr::IP qw( Compact Coalesce Zero Ones V4mask V4net :aton :old_storable :old_nth ); my $ip = new NetAddr::IP loopback; print "The address is ", $ip->addr, " with mask ", $ip->mask,... Platforms: *nix

License: Freeware Size: 97.28 KB Download (98): NetAddr::IP Download

Added: April 22, 2010 | Visits: 2.538

Socket Socket, sockaddr_in, sockaddr_un, inet_aton, inet_ntoa is a Perl module to load the C socket.h defines and structure manipulators. SYNOPSIS use Socket; $proto = getprotobyname(udp); socket(Socket_Handle, PF_INET, SOCK_DGRAM, $proto); $iaddr = gethostbyname(hishost.com); $port =... Platforms: *nix

License: Freeware Size: 12.2 MB Download (106): Socket Download