Saturday, March 25, 2017

Calculating IP Address (Version 4)

There are four octet in IPV4. Each octet has 8 bits. So, there are 32 bits in IPV4. IPV4 is based on binary (0, 1) and decimal (0 to 9).

       1st Octet                           2nd Octet                       3rd Octet                        4th Octet
          8 bits                              8 bit                               8 bits                              8 bits
27 26 25 24 23 22 21 2  27 26 25 24 23 22 21 20   27 26 25 24 23 22 21 20   27 26 25 24 23 22 21 20
255.255.255.255              255.255.255.255                255.255.255.255          255.255.255.255

How become 255.255.255.255
27  = 128 , 26  = 64 ,  25  = 32 , 24  = 16 , 23  = 8 , 2 = 4 , 21   = 2 , 2= 1
128 + 64 + 32 + 16 + 8 + 4 + 2 + 1= 255

   Decimal                                                         Binary

192.168.1.0             =      11000000   .    10101000   .   00000001   .   00000000  

223. 200. 100. 25    =      11011111   .    11001000   .  01100100   .   00011001

172.16.31. 87          =      10101100   .   00010000   .   00011111   .  01010111




192.168.1.0/24  
                                         
1st Octet                            2nd Octet                          3rd Octet                     4th Octet
  8 bits                                  8 bit                                  8 bits                         8 bits
272625 24 23 22 21 20   27 26 25 24 23 22 21 20   27 26 25 24 23 22 21 20  27 26 25 24 23 22 21 20

                                                   Network                                                        Host


Network Address = 192.168.1.0
Subnet Mask = 255.255.255.0
Usable IP Addresses = 192.168.1.1 to 192.168.1.254
Broadcast Address = 192.168.1.255



Tuesday, March 7, 2017

AVG Antivirus

If you are searching free antivirus for your PC, AVG is one of the antivirus software you can get free. There are two types of versions in AVG. One is free version and one is ultimate version.
If you want free version, click here and can download it.
If you want ultimate version, click here and can download it.

Than You.

                My Invitation 

        Download Android Application