answersLogoWhite

0


Best Answer

The packets will be delivered and reassembled at the destination.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

The packets will be delivered and reassembled at the destination

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What will happen the packets arrive to the destination out of order?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

What is out of order data in TCP?

This is what happens when TCP packets literally arrive at their destination in a different order than they were transmitted from their source. Usually due to routing adjustments between the two machines. All TCP packets are numbered in order they are transmitted so they can be reassembled when they are received.


What else do packets contains besides data?

Overhead. The packet header contains no useful data - at least, not useful for the end-user; it is of course very important to maintain the protocol functioning, for instance, the destination address is necessary in order to be able to send the packet to the correct destination.


How data transfer through Internet?

no one knows Geez, well that's useful...here's the real answer: Data transmission is the physical trasfer of data over a point-to-point or point-to-multipoint transmission medium. The data is often represented as an electro-magnetic signal, such as an electrical voltage signal, a radiowave or microwave signal or an infra-red signal. So in other words, the 'package' (the data that is being sent) is delivered to their destination and put together to form the whole thing, because the package was split up in different parts.


What are Ping floods?

A ping command is to checks whether the client can send or receive packets . A Ping Flood can be defined as an attempt by an attacker on a high bandwidth connection . It is to saturate a network with packets in order to slow the traffic .


5 What is the ANDing process?

In order to determine whether a destination host is local or remote, a computer will perform a simple mathematical computation referred to as an AND operation. While the sending host does this operation internally, understanding what takes place is the key to understanding how an IP-based system knows whether to send packets directly to a host or to a router.

Related questions

What is out of order data in TCP?

This is what happens when TCP packets literally arrive at their destination in a different order than they were transmitted from their source. Usually due to routing adjustments between the two machines. All TCP packets are numbered in order they are transmitted so they can be reassembled when they are received.


What is used to reassemble the packets in the correct order at the destination device in a packet-switched data network?

In a packet-switched data network, what is used to reassemble the packets in the correct order at the destination device?


What can happen to a car traveling on a wet road at 65 mph?

It can reach its destination in good order.


What else do packets contains besides data?

Overhead. The packet header contains no useful data - at least, not useful for the end-user; it is of course very important to maintain the protocol functioning, for instance, the destination address is necessary in order to be able to send the packet to the correct destination.


Your computer sends but does not accept packets How can you get it to receive packets?

When a computer is able to send but not receive packets, it means it has wrong DNS server addresses and gateway. Check out the correct addresses in order for the computer to send and receive packets.


How data transfer through Internet?

no one knows Geez, well that's useful...here's the real answer: Data transmission is the physical trasfer of data over a point-to-point or point-to-multipoint transmission medium. The data is often represented as an electro-magnetic signal, such as an electrical voltage signal, a radiowave or microwave signal or an infra-red signal. So in other words, the 'package' (the data that is being sent) is delivered to their destination and put together to form the whole thing, because the package was split up in different parts.


What is a routing?

Basically, a route is a way or a predetermined or planned way in order to reach a certain destination or place.


How does a firewall reassemble a data stream that has been divided into packets?

The receiving computer uses each packets identification number to reassemble in the correct order the packets that make of the data stream.


What service resolves out of order packets in the network layer?

TCP


How much time a money order will take to reach the destination?

that depends on where it is being mailed from and where is the destination.


What is the destination of money order transfer through Western Union?

Presumably the destination that you have stated in your money order transfer, as long as Western Union supports it.


What kinds of available systems sufficiently secure the reliability of network transmission?

TCP does, not sure about others. TCP can handle out-of-order packets and lost packets. Even though TCP does some rudimentary error checking, corrupted packets sometimes get through.