Results 1 to 1 of 1
Hi,
Can you please advise on how to proceed from here to figure out the cause for UDP packet loss please.
Further, I have run cases where the application just ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-17-2011 #1Just Joined!
- Join Date
- Mar 2011
- Posts
- 1
UDP packet loss
Hi,
Can you please advise on how to proceed from here to figure out the cause for UDP packet loss please.
Further, I have run cases where the application just hangs when trying to read UDP packets. How can I investigate this?
This is what I have so far from the host.
Thanks,
Madhav.
netstat -su
IcmpMsg:
InType0: 10
InType3: 1378390
InType8: 774
InType11: 6
OutType0: 774
OutType3: 1378396
OutType8: 156
Udp:
2276964028 packets received
1378299 packets to unknown port received.
9664482 packet receive errors
5919530 packets sent
RcvbufErrors: 9664482
netstat -ua
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
udp 0 0 224.4.4.38:61000 *:*
udp 0 0 224.4.4.37:61000 *:*
udp 0 0 224.4.4.36:61000 *:*
udp 0 0 224.4.4.35:61000 *:*
udp 0 0 224.4.4.34:61000 *:*
udp 0 0 224.4.4.33:61000 *:*
udp 0 0 224.4.4.32:61000 *:*
udp 120744 0 *:50000 *:*


Reply With Quote
