[PHP] UDP problem
#4

Quote:
Originally Posted by Isset
Посмотреть сообщение
fsockopen ($hostname, $port, &$errno, &$errstr, $timeout)

Код:
$fp = fsockopen('udp://' . $ip, $port, $errno, $errstr, 1.0);
I've used a series of timeout values and it's simply ignoring it.
Reply


Messages In This Thread
[PHP] UDP problem - by scottyishere - 03.04.2011, 20:22
Re: [PHP] UDP problem - by Isset - 04.04.2011, 06:34
Re: [PHP] UDP problem - by Calgon - 04.04.2011, 06:43
Re: [PHP] UDP problem - by scottyishere - 04.04.2011, 06:56

Forum Jump:


Users browsing this thread: 2 Guest(s)