Re: [PHP] PHP Telnet Deamon?

2004-02-03 Thread Raditha Dissanayake
hi,

Theoretically possible but practically very difficult. The telnet 
protocol is a lot more complex than it looks at first glance. Even to 
login you need to do a lot of negotiation.

Dev wrote:

Hello all,

I currently have a generic socket daemon running and doing what it 
should but I am wondering if there is a way to have a php script act 
as a telnet daemon?

Thanks to you all in advance!



--
Raditha Dissanayake.

http://www.radinks.com/sftp/ | http://www.raditha.com/megaupload
Lean and mean Secure FTP applet with | Mega Upload - PHP file uploader
Graphical User Inteface. Just 150 KB | with progress bar.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[PHP] PHP Telnet Deamon?

2004-02-03 Thread Dev
Hello all,

I currently have a generic socket daemon running and doing what it should 
but I am wondering if there is a way to have a php script act as a telnet 
daemon?

Thanks to you all in advance!

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