Andrew Williams wrote:

> Hi,
> 
> http://php.net/stream_socket_client does not have the option to supply
> authentication details and how do you supply that.
> 

According ot the instructions you posted:

"A session begins with the client establishing a TCP session and sending
a login packet. If a login packet is not received within 30 seconds the
server will terminate the session. "

Now you just need to determine what a login packet should look like. 


/Per


-- 
Per Jessen, Zürich (18.4°C)


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

Reply via email to