Results 1 to 8 of 8

Thread: Ip address

  1. #1
    Join Date
    Aug 2007
    Posts
    170

    Default Ip address

    An IP address is assigned to every computer that communicates with the Internet. The IP address uniquely identifies the device and distinguishes it from other computers on the Internet. An IP address consists of 32 bits, often shown as 4 octets of numbers from 0-255 represented in decimal form instead of binary form. For example, the IP address

    192.168.100.104

    n binary form is

    10101000.11010100.11100010.11001100.

    But it is easier for us to remember decimals than it is to remember binary numbers, so we use decimals to represent the IP addresses when describing them. However, the binary number is important because that will determine which class of network the IP address belongs to. An IP address consists of two parts, one identifying the network and one identifying the node, or host. The Class of the address determines which part belongs to the network address and which part belongs to the node address. All nodes on a given network share the same network prefix but must have a unique host number.

    Class A Network -- binary address start with 0, therefore the decimal number can be anywhere from 1 to 126. The first 8 bits (the first octet) identify the network and the remaining 24 bits indicate the host within the network. An example of a Class A IP address is 102.168.212.226, where "102" identifies the network and "168.212.226" identifies the host on that network.

    Class B Network -- binary addresses start with 10, therefore the decimal number can be anywhere from 128 to 191. (The number 127 is reserved for loopback and is used for internal testing on the local machine.) The first 16 bits (the first two octets) identify the network and the remaining 16 bits indicate the host within the network. An example of a Class B IP address is 168.212.226.204 where "168.212" identifies the network and "226.204" identifies the host on that network.

    Class C Network -- binary addresses start with 110, therefore the decimal number can be anywhere from 192 to 223. The first 24 bits (the first three octets) identify the network and the remaining 8 bits indicate the host within the network. An example of a Class C IP address is 200.168.212.226 where "200.168.212" identifies the network and "226" identifies the host on that network.

    Class D Network -- binary addresses start with 1110, therefore the decimal number can be anywhere from 224 to 239. Class D networks are used to support multicasting.

    Class E Network -- binary addresses start with 1111, therefore the decimal number can be anywhere from 240 to 255. Class E networks are used for experimentation. They have never been documented or utilized in a standard way.


    Regards,
    Sam,

  2. #2
    Join Date
    Dec 2008
    Posts
    8

    Thumbs up

    oh wow man you have a approximately full information about ip addresses.good job man.and thnks for it

  3. #3
    Join Date
    Apr 2007
    Location
    Manchester, United Kingdom
    Posts
    8,440

    Default

    Thanks for the explanation Sam. Now the second part of the article should deal with the difference between v4 and v6 addresses .
    David Smith
    DPS Computing
    http://www.dpscomputing.com (Computing, Reviews, News) - We're still plodding on adding new content and features (August 2011)
    http://www.djdavid.co.uk - Massive update! (September 2011) - It's now not neglected!!
    http://davidsmith.dpscomputing.com (My Personal Website) - New Site (10/2009)

  4. #4
    Join Date
    Aug 2007
    Posts
    170

    Default

    Quote Originally Posted by DPS Computing View Post
    Thanks for the explanation Sam. Now the second part of the article should deal with the difference between v4 and v6 addresses .
    I have already posted a thread regarding IPv4 & IPV6 in this section.

  5. #5

    Default

    Quote Originally Posted by DPS Computing View Post
    Thanks for the explanation Sam. Now the second part of the article should deal with the difference between v4 and v6 addresses .
    A thread on difference between IPv4 and IPv6 already exists. You can view it ipv4-and-ipv6 comparison
    Cloud Hosting - Pay-As-You-Go Hosting with eNlight Cloud
    Follow eUKhost on Twitter || Join eUKhost Community on Facebook

  6. #6
    Join Date
    Aug 2007
    Posts
    170

    Default

    Hello,

    IPv6 will surely overtake IPv4 in future, as mentioned in my other thread IPv6 supports 3.4×1038 addresses, or 5×1028(50 octillion) for each of the roughly 6.5 billion people alive today, or about 800 addresses for each gram of matter in the Earth.

  7. #7
    Join Date
    Sep 2005
    Posts
    6,039

    Default

    IPv6 has many disadvantages right now as Spammers and Online Phishing Mafia will manage to get IP allocations in bulk. You blacklist one and they will have other 100 IPs all set to spam you.
    UK Web Hosting || Business Hosting || eUKhost Knowledgebase
    Toll Free : 0808 262 0255 || Skype : mark_ducadi
    A bunch of Sheep led by a Lion is better than a bunch of Lions led by a Sheep.
    __________________________________________________

    Please email cmo[at]eukhost.com if you have any questions or need my assistance

  8. #8
    Join Date
    Apr 2007
    Location
    Manchester, United Kingdom
    Posts
    8,440

    Default

    Quote Originally Posted by Ryan View Post
    A thread on difference between IPv4 and IPv6 already exists. You can view it ipv4-and-ipv6 comparison
    Right you are Ryan! I do actually remember seeing that one now .

    Quote Originally Posted by eukSam View Post
    Hello,

    IPv6 will surely overtake IPv4 in future, as mentioned in my other thread IPv6 supports 3.4×1038 addresses, or 5×1028(50 octillion) for each of the roughly 6.5 billion people alive today, or about 800 addresses for each gram of matter in the Earth.
    Yes, thats a lot of addresses! Will definitely solve the problem of running out.

    Quote Originally Posted by eUKhost.com View Post
    IPv6 has many disadvantages right now as Spammers and Online Phishing Mafia will manage to get IP allocations in bulk. You blacklist one and they will have other 100 IPs all set to spam you.
    This is going to be the disadvantage of that. No doubt some genuis will invent a new way to battle spam (I hope!) .
    David Smith
    DPS Computing
    http://www.dpscomputing.com (Computing, Reviews, News) - We're still plodding on adding new content and features (August 2011)
    http://www.djdavid.co.uk - Massive update! (September 2011) - It's now not neglected!!
    http://davidsmith.dpscomputing.com (My Personal Website) - New Site (10/2009)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •