It is sometimes useful to know what the IP number of your computer is.
This document discusses ways of determining the IP number of a
computer.
Tip :
Your computer may have more than one IP number. That's because the IP
number is not related to your machine. Rather it is related to the
Network Card on the machine. And don't forget that in these days of
Dial-Up-Networking, a modem can function as a network card. So if you
have more than 1 network card in the machine, or a Dial-Up modem
attached, then your computer will have more than one IP address.
Related Articles
Introduction
to TCP/IP
How to
check if TCP/IP is Installed on your computer
How to Install TCP/IP on your computer
Windows 95 /
Windows 98
| 1) |
Select the "Start"
button, then the "Run" menu |
| 2) |
Type in winipcfg in the Run
Window and press OK |
| 3) |
A window titled "IP
Configuration" should appear. |
| 4) |
To find out your IP Address on
your LAN, make sure the top combo box is not set to
"PPP Adapter". Your IP Address will be displayed in
the field called "IP Address" or "IP
Autoconfiguration Address". |
| 5) |
To find out your IP Address on
dial-up adapter, make sure you are dialed-up and the top combo
box (in the "IP Configuration" window) is set to
"PPP Adapter". Your IP Address will be displayed in
the field called "IP Address" or "IP
Autoconfiguration Address". |
Windows NT /
Windows 2000 / Windows XP
| 1) |
Select the "Start"
button, then the "Run" menu |
| 2) |
Type in cmd in the Run
Window and press OK |
| 3) |
A black command prompt window
should appear. |
| 4) |
Type IPCONFIG and then press
Enter. |
| 5) |
The result should look something
like this;

Notice that, if you have
multiple network adapters, then it lists both Network adapters
at the same time.
Tip
: To figure out which one is the modem, run IPCONFIG with the
modem disconnected, and then with it connected. When it's
disconnected then it returns 0.0.0.0
|
| 6) |
When you've finished examining
the information type EXIT and then press Enter. |
|