Question:
ip address?
Squeegy
2008-01-17 10:44:32 UTC
how do ip addresses work? is an ip address specific to a location or an actual computer?
Six answers:
NYCTAXIMAN
2008-01-17 10:47:46 UTC
An IP address helps the network identify your computer. So when you may a request for a web page. The web server will know where to deliver the web page to.



Technical - IP is a protocol used to communicate between computers.
Matt
2008-01-17 18:54:10 UTC
IP Addresses are like mailbox numbers on a street. When the mailman wants to deliver a message to you, he needs your house number and street name. The same thing goes for IP Addresses - they logically define where you are, or in this case where your computer is.



Don't take that statement the wrong way - IP Addresses don't give away your geographical location. They just give a computer network a way to access where on that network you are. Sometimes, certain IP addresses are only given out in a specific geographical region, leading to a myth that once the cops have your IP address they are going to be banging down your door.



In networking, two basic addressing schemes exist - IP and MAC. A MAC address is like a person's Social Security Number. From the time you're born until the time you die, you always have that same social security number with you. But your street address (IP address) can change over time.



The MAC address of your computer is embedded in your Network Interface Card...basically, where you plug in the wire so that you can connect to the internet. This MAC address is unique to the card and will only change if you buy a new one.



The IP address of your computer is usually assigned by the network you connect to, and can change at any time. If you move your computer to a different network, odds are you're going to have a different IP address.



Now, there is MUCH more to IP addresses than that. I've just tried to provide a brief overview of what the address means and how it is assigned. If you like, I would suggest purchasing an introduction book to networking. It'll help explain things much more. Another option would be to try and find a Cisco Networking class. I'm fairly certain anyone can sign up. Check it out at www.cisco.com
sydney_22_f
2008-01-17 18:52:45 UTC
The IP address has two parts.



The IP address and the network mask.



The mask defines what part of the address is the network and what part is the device.



SO in a nutshell



When your PC wants to talk to a different PC, it firsts check to see if the source and destination networks are the same. If they are the machines talk via their MAC (hardware address) If the source does not know the MAC address of the destination it uses the device portion of the IP address to find it.

If the destination PC is on a different network, your PC will communicate with the default router to pass the information.



So to answer your last quation. The newtwork portion of the IP address is specific to a network (or location) and the device portion of the IP address is specific to a machine, but the device portion could change everytime a computer is rebooted.
rushkicks90
2008-01-17 19:17:57 UTC
Every network device wired or wireless has a mac address which is a burned in address. The internet doesn't use mac addresses, so they invented ip addresses to accomidate the public internet. Good analogy with the ip address being like a street address. There can be many people living in a house, so the mail man (ISP) has just one ip address for your house. Within your house your router can deliver information to many devices using NAT within your home. There are these things called routers that act like traffic cops at every street intersection that know perfectly where you want to go and direct the traffic to the right destination.



ip addresses also have a subnet mask and default gateway to enable them to communicate.



I agree, for details wikipedia!!!!
Tsun
2008-01-17 18:49:31 UTC
Ip is also called ID. Of course ID is the actual address and location of your computer. Doesn't matter if you change computers, if you activate it on the same location, the IP doesn't change. Please note that it's the ID ONLY for the internet. It means Internet Personality. Hope that helps.
Julie L
2008-01-17 18:48:40 UTC
It is a unique address that your computer has on the network. Each IP address inside of a network must be different and unique on each machine.



Wikipedia knows all: http://en.wikipedia.org/wiki/IP_address


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...