Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: How can I change web address into its IP's ?

by tinman (Curate)
on Apr 11, 2001 at 04:50 UTC ( [id://71559]=note: print w/replies, xml ) Need Help??


in reply to How can I change web address into its IP's ?

You can find information on doing host lookups via this node and others in the same thread.

In short, you need to use either Net::DNS or the Perl internal function gethostbyaddr to translate host names to IP addresses.
HTH

Replies are listed 'Best First'.
Re: Re: How can I change web address into its IP's ?
by ok (Beadle) on Apr 11, 2001 at 09:58 UTC
    Or if your system's got it, man nslookup.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (7)
As of 2024-03-29 15:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found