D
drathnow
Is there any way to get the amount of buffer space used on a datagram
socket? I have an application that handles incoming UDP packets and it
slows down when the incoming traffic gets pretty busy. I would like to
figure out how many UDP packets are queued or at least how much of the
ReceiveBuffer space is being used.
Thanks,
Dave.
P.S. I'm working with Java 1.4.2 on Windoz.
socket? I have an application that handles incoming UDP packets and it
slows down when the incoming traffic gets pretty busy. I would like to
figure out how many UDP packets are queued or at least how much of the
ReceiveBuffer space is being used.
Thanks,
Dave.
P.S. I'm working with Java 1.4.2 on Windoz.