On 11-May-01 Grishick wrote:
> I'm trying to make a telnet client with php. The strange thing happens:
> "read" does not get anything from socket if I connect to port 23 (telnet),
> but with other ports (21, 80) it works OK.
> Grishick.
> [EMAIL PROTECTED]
> 

Telnet is a bit more complex than that, look for RFC854 at
http://www.cis.ohio-state.edu/Services/rfc/rfc.html

Regards,
-- 
Don Read                                       [EMAIL PROTECTED]
-- It's always darkest before the dawn. So if you are going to 
   steal the neighbor's newspaper, that's the time to do it.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to