Need help to access Telnet server
Posted: Tue May 26, 2009 5:08 pm
I need to access telnet server from web using php. Please help me. My requirements are as follows
1. telnet to a telnet server
2. Again telnet to another server from the previous server
3. Then need to execute command and display the command output (text)
flow:
telnet telnettest.com
then
telnet telnettest2.com
then execute command and show the output (text)
1. telnet to a telnet server
2. Again telnet to another server from the previous server
3. Then need to execute command and display the command output (text)
flow:
telnet telnettest.com
then
telnet telnettest2.com
then execute command and show the output (text)