answersLogoWhite

0

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

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What are used to notify a sending device that a stream of data packets has or has not been received?

ACK packets, NAK packets, or a packet timeout happens at the sending device.


Can The photoelectric effect can only be explained by thinking of light as a stream of tiny packets of energy or as a?

wave.


What is a firewall used for?

A firewall is usually placed in front of a group of machines and its primary function is to control communication from and to this group of machines. Communication between two machines over the Internet is a stream of packets (datagrams) send in both directions. The firewall examines all packets that is about to be routed through the machine and, based on a set of rules, determines if the packet is allowed to pass through the machine or not. This functionality is often referred as a packet filter. The secondary function of a firewall is to modify the packets passing through the firewall. This is called Network address translation (NAT), as the modifications usually applies to either sender or receiver information contained in the packets. NAT can for example be used to allow machines without a public addressable Internet protocol (IP) number, to access the Internet through a firewall, by using the IP-number of the firewall as the sender identification. This is also called ip masquerading, as it disguises the address of the machines behind the firewall. www.goldstardailynews.com


What is the definition of stream gradient?

A) the distance traveled by water in a channel times a drop in elevation b) the drop in elevation of a stream divided by the distance the water travels c) the water pressure at the bottom of the stream divided by the stream's width d) the increase in discharge of a stream per unit drop in elevation


Function of transmitter in wireless router?

To accept a stream of data packets and send it to a portable device (laptop, smart phone) receiver.


How is data passed in packets?

The details vary enormously from protocol to protocol, but the basics are the same for all of them. A stream of data is split into packets, the packet has a header which contains (amongst other things) the destination for the packet. The network uses the destination address to deliver the network to the correct destination.


How can you make udp reliable?

Reliable UDP is impelemented much like how TCP is implemented. With each packet you have assign it an id. That id tells you its sequence with respect to the stream, and acts as a unique identifier if it gets dropped. On the reciver side you recive these packets. After a set wait period (calculated based upon latency and other factors) you send the sender the packet ids which you have recived. You can''t send the packets you haven''t recived becuase you dont know if either there weren''t any packets sent or they all got dropped, so you send the ones which you have recived. Of course its possible this ack packet could be loss, if so then on the senders side, a complete resend will occur. So assuming the ack is not lost, the sender recived the list of sent packets. It then sends packets which were loss. That''s the gist of it. If you use this reliable UDP stream with respect to packet boundaries, you can ignore the stream consistency and use the packets as they arrive. It will give you lower transcational latency with respect to packet loss. If not then you will suffer the same behavior which TCP streams have when there is loss, high latency. That is if you want to use the reliable UDP like a data stream, the sequenece must be complete before you can send it to the application. That means waiting on packet resends. If that is the case, might as well go with TCP. However if you know that the packets are independent of each other, and can be processed as they come in, you don''t need to wait on resends. Good Luck


How do you calculate the bifurcation ratio?

You add the number of streams that branch off the main stream which is the first order then you add the number of streams branching off that stream whih becomes the 2nd order and the sum of the no. of stream orders divided by the number of streams gives the bifurcation ratio.


How do you calculate bifurcation ratio?

You add the number of streams that branch off the main stream which is the first order then you add the number of streams branching off that stream whih becomes the 2nd order and the sum of the no. of stream orders divided by the number of streams gives the bifurcation ratio.


What is the Protocol used in Cisco Network Voice?

There are several protocols that are used for VoIP. The SiP, or H.323 protocol can be used for signalling and to establish a connection. UDP/RTP packets then generally carry the actual voice stream.


What model of light describes The behavior of light when it acts as a stream of photons?

The particle model of light, also known as the photon model, describes light as a stream of photons. In this model, light is considered to be made up of individual packets of energy called photons, each possessing both wave-like and particle-like properties.


What model of light describes the behaviors of light when it acts as a stream of photons?

The model that describes light as a stream of photons is the particle model of light. In this model, light is considered to be made up of discrete packets of energy called photons, each with a specific wavelength and frequency. This model helps explain phenomena such as the photoelectric effect and the quantization of light energy.