TCP/IP addressing


Image result for tcp/ip

Protocol
    Set of rules to follow to have proper communication.

Network protocols

  • TCP/IP   (Department of defence) 
  • IPx/SPx  (Novell)
  • Appletalk(Apple)
  • Netbios    (Microsoft)
  • OSI          (ISO)

What is TCP/IP?


    Image result for tcp/ip
  • TCP/IP is a standard protocol used between computers and network devices for communication.
  • Internet work based on TCP/IP.
TCP/IP addressing

  • IP address is logical address given to each and every device in the network.
  • IP address used to identify specific device in the network.
Two versions of IP:

  • IP version 4  (32 bit)
  • Image result for ipv4 octets
    IPv4
  • IP version 6  (128 bit)

IP address classifiaction

Image result for ipv4 classes table

Types of communication

    In an IPv4 network, the hosts can communicate one of the three different ways.

  1. Unicast
  2. Broadcast
  3. Multicast
1. Unicast
      The process of sending a packet from one host to all hosts in the network.

                    Image result for unicast

2. Broadcast
     The process of sending a packet from one host to all hosts in the network.

        broadcast.jpg

3. Multicast

  •     The process of sending a packet from one host to a selected group of hosts, possibly in different networks.
  • Class D   224-239  Reserved for multicasting
                      Related image

Comments