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

The concept of parallel execution and concurrent , The Concept of Parallel ...

The Concept of Parallel Execution and Concurrent Real world systems are obviously concurrent, and computer science is about modelling the actual world. Examples of actual worl

How to copy several files in one stroke, Q. How to copy several files in on...

Q. How to copy several files in one stroke? The COPY command can also be used to copy several files in one stroke by using wildcards. For example, consider the following comman

What do you mean by analysis and design, Analysis: Basically, it is the...

Analysis: Basically, it is the process of determining what requirement to be done before how it should be done. In order to accomplish this, the developer shows the existing sy

Student, Suppose we have an array-based list A[0..N - 1] and we want to del...

Suppose we have an array-based list A[0..N - 1] and we want to delete all duplicates. LastPosition is initially N - 1, but gets smaller as elements are deleted. Consider the pseudo

Implementation of BUS, Q. Implementation of BUS Construction of a bus s...

Q. Implementation of BUS Construction of a bus system for four registers employing 4×1 multiplexers is displayed below. Every register has four bits which are numbered 0 throug

Expand cpi-c, Expand CPI-C. CPI-C= Common Program Interface Communica...

Expand CPI-C. CPI-C= Common Program Interface Communication.

Explain about the term business-to-customer, Explain about the term busines...

Explain about the term business-to-customer. B2C (business-to-customer): "Electronic commerce" is usually understood mostly as selling goods or services to people ("last

Define the concept of encapsulation of OOA, Encapsulation of OOA Encap...

Encapsulation of OOA Encapsulation separates the interface of an abstraction from its implementation. By taking the above example i.e. of a car, we can now categorize them as:

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