posted 20 years ago
Hi
friends , here i am in trouble with the problem
that i have to recieve lacks of upd message coming from different sources
every second .The best i could manage is 3800 traps per second .
The problem i feel is some of the packets get dropped because ,no of packet in the queue in DatagramSocket,
I need to increase the size of queue how should i do that
bye