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

Executing a parallel algorithm, Q. Executing a parallel algorithm? Mult...

Q. Executing a parallel algorithm? Multiple processors need synchronization with one another when executing a parallel algorithm. So task which is running on processor X may ha

Array, list advantages of array

list advantages of array

Design a nand-to-and gate network, Use as few gates as possible, design a N...

Use as few gates as possible, design a NAND-to-AND gate network that realize the following Boolean algebra expression. A'BC'D + ABC'D' + A'B'CD' + AB'C'D'

Difference among the static rams and dynamic ram, Difference among the Stat...

Difference among the Static rams and dynamic rams. Static RAM: It is costly as each bit of memory will take around 6 CMOS transistors. More speedy as transistors are us

What do you mean by underflow and overflow of data, What do you mean by und...

What do you mean by underflow and overflow of data? Underflow and overflow of data: When the value of the variable is either too long or too small for the data type to hold,

Determine the simplified sop boolean expression, The Karnaugh map for a SOP...

The Karnaugh map for a SOP function is given below in figure. Determine the simplified SOP Boolean expression. Ans. F= B'C' + A'C'D + B'D'

Write a short note on structure chart, Write a short note on structure char...

Write a short note on structure chart.    Structure Chart is an significant program design method and it shows all components of code in a hierarchical format

Define general purpose register architecture, Q. Define General Purpose Reg...

Q. Define General Purpose Register Architecture? General Purpose Register (GPR) Architecture: A register is a word of internal memory similar to the accumulator. GPR architec

What are the address-sequencing capabilities, What are the address-sequenci...

What are the address-sequencing capabilities required in a control memory? i. Incrementing the control address register ii. Unconditional branch as specified by address fiel

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