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 a header script can specify in cgi, A header in CGI script can specify...

A header in CGI script can specify? A header into CGI script can give format of document and New location of perticular the document.

Performance and issues in pipelining-speedup, Performance and Issues in Pip...

Performance and Issues in Pipelining Speedup:   Firstly, we get the speedup factor that is we see how much speed up performance we get through pipelining. First we get the

What is microcomputer system, Q. What is microcomputer system? The micr...

Q. What is microcomputer system? The microcomputer has a single microprocessor and a number of RAM and ROM chips as well as an interface unit which communicates with several ex

Find fiber distributed data interconnect is an example of, FDDI (Fiber Dist...

FDDI (Fiber Distributed Data Interconnect) is an example of? Fiber Distributed Data Interconnect is an illustration of token ring.

What is difference between cgi and java, CGI and JAVA are fundamentally dis...

CGI and JAVA are fundamentally dissimilar, and for most applications are NOT interchangable. CGI is a protocol for running programs on a WWW server. Whilst JAVA can also be us

Explain use of mpi functions with an example, Q. Explain use of MPI functio...

Q. Explain use of MPI functions with an example? include int main(int argc, char **argv) { int i, tmp, sum, s, r, N, x[100]; MPI_Init(&argc, &argv); MPI_Comm_size

Basic operational concepts of a computer, Basic Operational Concepts of a C...

Basic Operational Concepts of a Computer: Most of computer operations are executed in the ALU (arithmetic and logic unit) of a processor. For an example: to add 2 numb

Commutatively of connectives - artificial intelligence, Commutatively of Co...

Commutatively of Connectives You will be aware from the fact that some arithmetic operators have a property that it does not matter which way around you give the operator input

Explain about the term false path, Explain about the term false path? How i...

Explain about the term false path? How it find out in circuit? What the effect of false path in circuit? By timing all the paths into the circuit the timing analyzer can find o

Explain direct addressing mode with example, Q. Explain Direct Addressing M...

Q. Explain Direct Addressing Mode with example? Direct Addressing Mode A direct operand signifies to contents of memory at an address referred by the name of the variable.

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