Monday 27 April 2015

What is an IP address?



I know you must have heard the term "IP address" before. You might know about the basic concept of it being numbers like 100.234.10.4 With just this, you may not have more than a basic notion of what an IP address actually is. Let's explore the concept.

"IP" stands for Internet Protocol. Internet Protocol is a set of rules that govern Internet activity and a variety of actions on the World Wide Web. Therefore an Internet Protocol address is part of the systematically laid out interconnected grid that governs online communication by identifying both initiating devices and various Internet destinations, thereby making two-way communication possible. 


An IP address is a tool of modern computer technology designed to allow one computer (or other digital device) to communicate with another via the Internet(A network of connected computers). IP addresses allow the location of billions of digital devices that are connected to the Internet to be pinpointed and differentiated from other devices. In the same sense that someone needs your email address to send you a letter, a remote computer needs your IP address to communicate with your computer.

An IP address consists of four numbers, each of which contains one to three digits, with a single dot (.) separating each number or set of digits. Each of the four numbers can range from 0 to 255. Here's an example of what an IP address might look like: 10.125.55.209. This is the key that empowers you and me to send and retrieve data over our Internet connections, ensuring that our messages, as well as our requests for data and the data we've requested, will reach their correct Internet destinations. Without this numeric protocol, sending and receiving data over the World Wide Web would be impossible.

IP addresses can be either static or dynamic.

STATIC IP ADDRESS 
Static IP addresses never change. They serve as a permanent Internet address and provide a simple and reliable way for remote computers to contact you. Static IP addresses reveal such information as the continent, country, region, and city in which a computer is located; the ISP (Internet Service Provider) that services that particular computer; and such technical information as the precise latitude and longitude of the country, as well as the locale, of the computer. Many websites provide IP address look-up services to their visitors, free of charge. If you're curious about your own IP address, you can locate these websites by performing a Google search.

Static IP addresses are generally preferable for such uses as VOIP (Voice over Internet Protocol), online gaming, or any other purpose where users need to make it easy for other computers to locate and connect to them. Easy access can also be facilitated when using a dynamic IP address through the use of a dynamic DNS service, which enables other computers to find you even though you may be using a temporary, one-time IP address. 

Static IP addresses are considered somewhat less secure than dynamic IP addresses, since they are easier to track for data mining purposes. However, following safe Internet practices can help mitigate this potential problem and keep your computer secure no matter what type of IP address you use.

DYNAMIC IP ADDRESS
Dynamic IP addresses are temporary and are assigned each time a computer accesses the Internet. They are, in effect, borrowed from a pool of IP addresses that are shared among various computers. Since a limited number of static IP addresses are available, many ISPs (Internet Service Providers) reserve a portion of their assigned addresses for sharing among their subscribers in this way. This lowers costs and allows them to service far more subscribers than they otherwise could.
TYPES AND FUNCTIONS OF THE DIFFERENT TYPES OF IP ADDRESSES
Focusing on 32-bit IPv4 addresses themselves now, there are  different types  of IP adresses that need to be understood. All IP addresses can be in the range 0.0.0.0 to 255.255.255.255, but some have special uses.

Loopback:Packets that will not leave the host (i.e. they will not traverse an external network interface). Example: 127.0.0.1

Unicast:Packets that are destined for a single IP address. Example: 2.2.2.2

Multicast:Packets that will be duplicated by the router, and eventually routed by multicast routing mechanisms. Example: 226.0.0.2

Limited Broadcast:A broadcast packet, sent to every host, limited to the local subnet. Example: 255.255.255.255

Directed Broadcast:Packets that are routed to a specific subnet, and then broadcast. Example, assuming we are not on this subnet: 1.1.1.255

No comments:

Post a Comment

Translate

Popular Posts