login
Header Space

 
 

packet drop

May 26, 2008 - 5:39am
Submitted by Anonymous on May 26, 2008 - 5:39am.

hi,

Am using a client to recieve data packets from a server. For higher bitrate contents, most of the packets are geting dropped which leads to glitches.

What can be the reason for this ?

Hmm...

May 26, 2008 - 5:50am
Anonymous (not verified)

Incompetence, perhaps?

well ..

May 27, 2008 - 1:07am
Anonymous (not verified)

i found out that by increasing the socket buffer size, these glitches go off... is there a way to flush out the socket buffers ?

Are you using UDP? UDP is

May 27, 2008 - 4:40pm
Anonymous (not verified)

Are you using UDP?

UDP is not supposed to be reliable. If you want reliable tranfer of data use TCP.

If TCP is dropping packet then something is seriously wrong with your system.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
speck-geostationary