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

What are diagrams and trigrams, What are Diagrams and Trigrams? The mos...

What are Diagrams and Trigrams? The most ordinary two letter combinations are known as diagrams. e.g. th, in, er, re and an. The most common three letter combinations are known

Distributed Algorithms, can we solve the problem using bounded buffer space...

can we solve the problem using bounded buffer space if the propagation delay is arbitrarily large ?

Write down the purpose of arp?, Address Resolution Protocol resolves the MA...

Address Resolution Protocol resolves the MAC address if the IP address is known. It is a layer 3 protocol.

State about the cell sectoring, State about the Cell sectoring With cel...

State about the Cell sectoring With cell sectoring, a cell is separated into a number of wedge-shaped sectors, each with its own set of channels, typically 3 or 6 sectors per c

Describe the count-to-infinity problem in distance vector, Describe the cou...

Describe the count-to-infinity problem in distance vector

What is the function of the osi session layer, What is the function of the ...

What is the function of the OSI Session Layer? This layer gives the protocols and means for two devices on the network to communicate with each other by holding a session.  Thi

User datagram protocol, A UDP header does not have Sequence number and Ackn...

A UDP header does not have Sequence number and Acknowledgement number fields. Is it an advantage or a disadvantage? Explain your answer in detail. User Datagram Protocol Th

Discuss the interdependence of networking hardware, Discuss the interdepend...

Discuss the interdependence of networking hardware and software. Is it possible to have one without the other? Explain

What are the types of servers, There are many types of servers:- a) File...

There are many types of servers:- a) File servers b) Database servers c) Transaction servers d)  Groupware servers e) Object servers Web servers.

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

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