> Try using SO_TCP. The problem is that I'm making a server application, and all the clients were made by someone else and are much more difficult to modify, and are already using UDP.
> There are issues using TO_UDP with > internet/LANs..... many ppl mention > them from time to time, however, it > 'should' work over a LAN.... TCP is > usually eaiser and a nice alternative > if you can't resolve issues. Ok, if I can't get it to work with UDP, I think I'll switch to TCP. Thanks, Martin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php