Communication protocol - internet protocol, Computer Networking

Assignment Help:

The Internet protocol mentions the rules that describe the details of how computers communicate. It exactly mentions how a packet should be formed & how a router should forward each packet on toward its destination. Internet Protocol (IP) is the protocol through which data is sent from one computer to another on the Internet. Each computer (termed as a host) on the Internet at least has one IP address which uniquely identifies it from all other computers on the Internet. While sending or receiving data, the message gets divided in little chunks called packet. Each of these packets has the senders Internet address and the receiver's address both. The packet which follows the IP specification is called as an IP datagram. The Internet sends an IP datagram across any single network through placing it within a network packet. For network the whole IP datagram is data. While the network packet arrives at next computer, the computer opens the packet & extracts the datagram. The receiver studies the destination address on datagram to search how to process it. While a router determines that the datagram should be sent across another network, the router built a new network packet, encloses the datagram within the packet and sends the packet across another network toward its destination. While a packet carrying a datagram arrives at its last destination, local software on the machine opens the packet & processes the datagram. Since a message is divided in a number of packets a distinct route can send each packet across the Internet. Packets can arrive in a distinct order than the order they were sent in. The Internet Protocol only delivers them. It is up to another protocol, the Transmission Control Protocol to put them back in the right order. IP is a connectionless protocol that means that there is no established connection among the end points which are communicating. Each of the packets that travel by the Internet is treated as an independent unit of data without any relation to any other unit of data. In Open Systems Interconnection (OSI) communication model, IP is in layer three, the Networking Layer.


Related Discussions:- Communication protocol - internet protocol

Explain ring interconnection networks, Ring: It is a simple linear array w...

Ring: It is a simple linear array where end nodes are associated.  It is equal to a mesh with wrap around connections.  The data transfer in a ring is generally one direction. So,

What is the last step in data encapsulation, The Five steps to data encapsu...

The Five steps to data encapsulation (IN ORDER): 1) User information is changed into data. 2) Data is changed into segments. 3) Segments are changed into datagram and pack

Define the term - frame and packets, Define the term - frame and packets ...

Define the term - frame and packets Frames sum up packets. When a packet arrives at data link layer, the complete packet, header, data and remaining all, is used as data field

Classify different types of ip routing, INTERNETWORKING - TCP/IP 1. Sta...

INTERNETWORKING - TCP/IP 1. State the following terminologies: a) Node b) Router c) Host d) Subnet e) Network 2. What do you understand by IEEE 802 Local Area network 3.

Describe peer-to-peer networking, You are requested to design a secure home...

You are requested to design a secure home or small scale network (Fig. 1) to satisfy the key concepts underlying computer and network security: confidentiality, integrity, availabi

What is the administrative distance for igrp, IGRP is a distance vector rou...

IGRP is a distance vector routing protocol designed by Cisco. The maximum hop count is 255, and it uses a combination of variables to verify a composite metric. IGRP has an adminis

Illustrate the term- search engine and surfing, Illustrate the term- Search...

Illustrate the term- Search Engine and Surfing Search Engine: Software used to find information on the Web. Examples are Google, Lycos and Yahoo. Server: A computer with

UDP Programming, I have a larget text file of 1MB, how do i break down into...

I have a larget text file of 1MB, how do i break down into chunks of packets to send over UDP? byte b[]=new byte[1024]; FileInputStream f=new FileInputStream("input.txt

Explain fddi media, FDDI Media FDDI signifies a 100 Mbps token-passing ...

FDDI Media FDDI signifies a 100 Mbps token-passing dual-ring LAN that uses a fiber-optic transmission medium. Even though it operates at faster speeds FDDI is similar to Tok

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd