Finding Out My Own IP-Address
Bob McGowan
bob.mcgowan@artecon.com
Thu May 7 18:58:00 GMT 1998
I have used an NT program called "ipconfig" (no args) to check status of
the net interfaces. Don't know which OS you are using on the client end
and don't know if this program is part of Win95, either.
You can also try your gethostbyname() routine, but substitute your PC's
hostname for localhost. The name "localhost" is always defined, for
every system using TCP/IP, and is always 127.0.0.1 so there is always a
valid name/ip for testing and local operations.
---
Bob McGowan
i'm: bob dot mcgowan at artecon dot com
-----Original Message-----
From: Oliver Copp [ mailto:lyger@fh-landshut.de ]
Sent: Wednesday, May 06, 1998 3:55 PM
To: gnu-win32@cygnus.com
Subject: Finding Out My Own IP-Address
Hi !
Is there a function which allows me to find out my current IP address ?
My best guess was to use gethostbyname("localhost") but that always
returns
127.0.0.1.
When I dial in to my provider via NT-RAS, I'm assigned a dynamic IP
address -
which is what I'm trying to find out.
Anyone ;-) ?
Thanks in advance.
Oliver Copp ________ ___ __ _ _
copp@tnm.simplenet.com |__ __| \| | / \ / \
http://tnm.simplenet.com/ | | | |\ |/ \/ \
TNM - The Wrestling Simulator |__| |__| \__|___/\/\___\
-
For help on using this list (especially unsubscribing), send a message
to
"gnu-win32-request@cygnus.com" with one line of text: "help".
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
More information about the Cygwin
mailing list