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

Determine the sampling rate of nyquist criterion, As per Nyquist criterion ...

As per Nyquist criterion the sampling rate is (A) 2fs                                                  (B) (1/2)fs (C) (1/2fs)

Reading decision trees - artificial intelligence, Reading Decision Trees ...

Reading Decision Trees There is a link between decision tree representation and logical representations, which may be exploited to form it more easy  to understand and learned

C programming, A palindrome is a string that reads the same from both the e...

A palindrome is a string that reads the same from both the ends. Given a string S convert it to a palindrome by doing character replacement. Your task is to convert S to palindrome

Recombination and mutation, Recombination and Mutation: In such a scen...

Recombination and Mutation: In such a scenario the point of GAs is to generate population after population of individuals that represent possible solutions to the problem at h

System software, what can be the good projects for system software subject

what can be the good projects for system software subject

Explain the term instruction cycle, Instruction Cycle The instruction c...

Instruction Cycle The instruction cycle consists of a series of steps required for the execution of an Instruction in a program. A distinctive instruction in a program is compo

Logical representations, Logical Representations: If all human beings ...

Logical Representations: If all human beings spoke the same language, there would be a much more less misunderstanding in the world. The problem regarding with software engine

What are problems of clock skew, What are problems of clock skew? This ...

What are problems of clock skew? This is typically because of two causes. The primary is a material flaw that causes a signal to travel faster or slower than imagined. The seco

Threads, First, remember that different processes keep their own data in di...

First, remember that different processes keep their own data in distinct address spaces. Threads, on the other hand, explicitly share their entire address space with one another. A

Application layer in tcp/ip model corresponds to for what, Application laye...

Application layer (layer 4) in TCP/IP model corresponds to? In OSI model, application layer (layer 4) in TCP/IP model corresponds to layer 6 and layer 7.

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