473,386 Members | 1,828 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

how do i find the ip address of my computer

how do i find the ip address of my computer
can someone pm me the ip address
Aug 18 '10 #1

✓ answered by Dormilich

on windows, you can open a command prompt and call ipconfig

7 3485
Stwange
126 Expert 100+
We can't see your IP address (at least I can't) but you should be able to view your external IP address by going to http://icanhazip.com

If you want to see your internal IP address (which may be the same depending on whether or not you're behind a NAT), do the following on Windows:
Start -> Run -> cmd -> type "ipconfig" and it should show similar to the below:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 192.168.1.2
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1

If you're on Linux or Unix, go to a terminal/shell and type ifconfig - it will show a similar output.
Aug 18 '10 #2
MrMancunian
569 Expert 512MB
What's wrong with the directions Stwange gave you? It's really as simple as that! Site Admins only see your external IP-address, which you can find at http://www.whatismyip.com.

Steven
Aug 20 '10 #3
Dormilich
8,658 Expert Mod 8TB
on windows, you can open a command prompt and call ipconfig
Aug 20 '10 #4
To get your ip address, you should do the following on windows machine:

start->run->cmd->ipconfig press enterr
Nov 12 '10 #5
rethu
3
You can find your computer (internal) ip using following instructions start-->Run-->cmd-->type ipconfig->press enter.It displays your computer ip address.
Feb 6 '13 #6
You can find your computer's ip address as per below start-->Run-->type 'cmd'-->type 'ipconfig'->press enter.It displays your computer ip address.

else,

double click on the LAN connection(two computer's symbol located at the right hand corner-bottom) and click the support(tab), you can find IP address there.
Feb 6 '13 #7
Dormilich
8,658 Expert Mod 8TB
friendly reminder for the next poster(s):

that we can use ipconfig has now been stated 4 (four) times. any further of that will be subject to deletion.
Feb 6 '13 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

8
by: pigeon | last post by:
I have 2 users that their client software must be going crazy.. they are sending packets every .02 seconds to the db server... I know this because I stuck a sniffer on teh traffic.. but now i just...
1
by: SB | last post by:
I have a struct with a fixed array of items (see below). How can I obtain the physical address of the array? I don't need to do anything with it other than display it to the end user (this is a...
5
by: ThunderMusic | last post by:
Hi, I want to find the computer name and the company name from the network indentification informations. For the computer name, I found System.Net.Dns.GetHostName(), but I fgound nothing for...
4
by: toton | last post by:
Hi, How to find address of a class from inside? My class having a overloaded new & delete. new allocates the memory like void* operator new(std::size_t size) throw(){ cout<<"op new...
12
by: davids58 | last post by:
trying to figure out how to use a mysql database with PHP. I ran the following code: <?php // defines database connection data define('DB_HOST', 'localhost'); define('DB_USER', 'ajaxuser');...
4
by: Robert Dufour | last post by:
Thanks for any help Bob
1
by: good_online_jobs | last post by:
Simply Find Your computer Job Vacancy and resources here --> http://www.jobbankdata.com/job-computer.htm
4
by: sunsaan | last post by:
How do i find others computer ip address? can anybody share ideas here?
6
by: ebaxx | last post by:
Can i find a stllen computer through the mac adress, is it possible????Really important to me. Thank u. Looking forward to know the answer
2
by: martin lanny | last post by:
Simple network scanner is a part of my dotnet solution. It pings ip addresses in a selected network range and gives me the response time for each computer it finds. Anyhow, I would need to...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.