Can you explain about internet protocol, Computer Engineering

Assignment Help:

Q. Can you explain about Internet Protocol?

Internet protocol specifies the rules which define the details of how computers communicate. It specifies exactly how a packet should be formed and how a router should forward each packet on toward its destination. Internet Protocol (IP) is protocol by which data is sent from one computer to another computer on Internet. Every computer (called a host) on Internet has at least one IP address which uniquely identifies it from all other computers on Internet. When receiving or sending data, message gets divided into little chunks known as packet. Every one of these packets comprise both senders Internet address and receiver's address. Packet which follows IP specification is known as an IP datagram. Internet transmits an IP datagram across a single network by placing it inside a network packet. For network entire IP datagram is data. When network packet arrives at next computer, computer opens packet and extracts datagram. Receiver examines destination address on datagram to conclude how to process it. When a router, figures out that datagram should be sent across another network, router creates a new network packet, encloses datagram inside packet and sends packet across another network toward its destination. When a packet carrying a datagram arrives at its final destination, local software on machine opens the packet and processes datagram. Since a message is divided into a number of packets a different route can transmit every packet across the Internet. Packets can arrive in a different order than order they were sent in. Internet Protocol just delivers them. It's up to another protocol, Transmission Control Protocol to put them back in right order. IP is a connectionless protocol that means that there is no established connection between end points that are communicating. Every packet which travels through 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 3, Networking Layer.


Related Discussions:- Can you explain about internet protocol

What is centralized spc, What is centralized SPC, what are its modes of ope...

What is centralized SPC, what are its modes of operation? In this centralized control, all the control equipment is replaced through a single processor that must be quite power

What is a service in sap terminology, What is a Service in SAP terminology?...

What is a Service in SAP terminology? A service refers to something offered by an s/w component.

Two ethernet switches sw1 and sw2 , Six machines H1, H2, ..., H6 are linked...

Six machines H1, H2, ..., H6 are linked by two Ethernet switches SW1 and SW2 as given below. Both switches have four ports drawn. The port numbers are as indicated. Suppose the two

Which work process triggers database changes, Which work process triggers d...

Which work process triggers database changes? Update work process

How can i delete a file, The Standard C Library function is removing. (This...

The Standard C Library function is removing. (This is thus one of the few questions in this section for which the answer is not ''It's system-dependent.'') On older, pre-ANSI Unix

Explain the importance of object oriented modelling, Explain the importance...

Explain the importance of Object Oriented Modelling It is important to note that wi t h the growing complexity of systems, significance of modelling techniques increases. Beca

What is priority interrupt, What is Priority interrupt. It is a system ...

What is Priority interrupt. It is a system that establishes a priority over the several resources to determined which condition are to be serviced first when two or more reques

How linq is beneficial than stored procedures, There are couple of benefit ...

There are couple of benefit of LINQ over stored procedures.   1. Debugging - It is really very difficult to debug the Stored procedure but as LINQ is part of .NET, you can us

Performance of a parallel algorithm - number of processors, Factor which he...

Factor which helps in analysis of parallel algorithms is the total number of processors needed to deliver a solution to a provided problem. So for a given input of size let's say n

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