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

Program for two library methods with thread , #include void subdomain(...

#include void subdomain(float x[ ], int istart, int ipoints) { int i; for (i = 0; i x[istart+i] = 123.456; } void sub(float x[ 10000], int npoints) {

Distance-vector routing, Local information is immediate hop routing table a...

Local information is immediate hop routing table and distance from every switch. The switches regularly broadcast topology information i.e. distance, destination. Other switches mo

Illustrate error detection-simple parity check, Q. Illustrate Error Detecti...

Q. Illustrate Error Detection-Simple Parity Check? Error Detection-Simple Parity Check A redundant bit called as Parity Bit? is added to every data unit. Even Pa

Mail message format - application layer, Mail Message  Format When an...

Mail Message  Format When an e mail  is sent from one person  to another  a header containing peripheral information precedes  the body  of the message itself. This contained

What is the difference between csma/cd and csma/ca, What is the difference ...

What is the difference between CSMA/CD and CSMA/CA? CSMA/CD, or Collision Detect, retransmits data frames when a collision occurred. CSMA/CA, or Collision Avoidance, will first

Advantages and disadvantage of computer networking , Advantages and Disadva...

Advantages and Disadvantage of Computer Networking Most of the benefits  of networking  can be  divided into  two  generic categories Connectivity and  sharing. Networks

Show upper layers of tcp-ip model, Q. Show Upper Layers of tcp-ip model? ...

Q. Show Upper Layers of tcp-ip model? The Session Layer - The Session layer allows two parties to hold ongoing communications called a session across a network. - Not

Explain the classification according to level of processing, Classification...

Classification according to level of processing According to this categorization computer operations are classified like arithmetic operations and instruction execution. Subseq

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