Marketplace:

Buy cheap domains and domain transfer service with free domain hosting features
Affordable domain name hosting and webhosting for small business
Register cheap domain name by cheap-domainregistrar.com 

 

   

Understanding IP Addresses

next up previous contents index

Your IP address bitwise ANDed with the so called netmask yields your network address. The network address bitwise ORed with the negated netmask yields your so called broadcast address. The IP address of the router through which you connect to the Internet is referred to as the gateway.

A simple example is:



  IP:        192.168.0.34    (0xc0a80022)
  Mask:      255.255.255.240 (0xfffffff0)
  Network:   192.168.0.32    (0xc0a80020 = 0xc0a80022 & 0xfffffff0)
  Broadcast: 192.168.0.47    (0xc0a8002f = 0xc0a80020 | ~0x0f)



Copyright (c) 1995-2004

 

      

Marketplace:
Facts: " It reminds me of the claim that Americans built the first computer... It depends on what properties are necessary for a device to be classed as a computer: That it's electronic? That it has Randomly Accessible Memory? That it operates on a stored program? I am tempted to suggest that one of the requirements implicit in some people's lists is that it was built in America.   "  

Monday 20 May 2013 01:57:07 1369015027