CA 16 - Write a blog on IP address and Subnet

 Ip address is an unique number which is allocated for every device which is connected in a network.It stands for Internet Protocol address.

It consists of 2 types:

1.IPV4

2.IPV6


1.IPV4:

* It consist of 24 bits allocation like  10.1.34.77  where each contains 8 bits.

* An Ip address consist of Network port and Host port 

* If certain number of people connected in a same network the ip address for everyone for ex: 10.1.34._ where the 4th bit location differs for everyone

* The are two types of Ips :
                                  ~Public and Private ip

Comments

Popular posts from this blog

CA 22 - Reverse a Linked List