Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: INET_NTOA Equivalent

by esskar (Deacon)
on Apr 14, 2004 at 22:28 UTC ( [id://345231]=note: print w/replies, xml ) Need Help??


in reply to INET_NTOA Equivalent

hi
#!/usr/bin/perl use strict; use Socket; print unpack("N", inet_aton('192.168.1.100'));
HTH

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://345231]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-03-29 08:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found