Ian Firla wrote:
You're right. I think it will. Thanks.

I've got another issue now though which may indeed be a show-stopper.

It seems that while socket_recvfrom is binary safe, there's no way to
send data in any way other than a string... Is that right? Can I not
send data of other types?


no problem, strings in php are binary safe

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to