|
From: Alex P. <ale...@ie...> - 2001-09-06 15:27:06
|
> I should have mentioned I was running under Windows, not Linux. Might it be > an > OS problem related to kernel services? I need to move over to Linux, but > just hate > all the fuss doing it. Have you checked whether the OS is actually doing the broadcasts using another program to send and receive the packets ? I've had some Windows machines that have ignored my specification of the broadcast address and used their own. As a result, the address I thought I had to use for broadcast ... didn't. In the short term, try just repeating the native-out parameter and use point-to-point UDP links for every client until you have everything else working. Less efficient for the server, but probably not enough to care. |