All the clients are exactly same in terms of both hardware and software. They are not doing anything, just listening to messages. The only thing they do is every 10 minutes they send a message back to the server so the server knows that the client is alive as these are udp messages. I am wondering as this is wireless network, when clients are suppossed to listen they are trying to send the data and miss receiving messages or some collisions are happening on wireless network. While clients are sending the message, their network hardware is busy sending and can't listen at the same time and that is how they miss receving messages for 30 seconds and time out.
Main Topics
Browse All Topics





by: 0xSaPx0Posted on 2006-03-25 at 23:02:08ID: 16292427
Only thing I can think of is that slower machines may not be able to encrypt the packets within the window if they are processing other tasks.
- SaP -