hi,
this seems to be a popular topic, yet i haven't seen any postings that answers my question. Here's what i'm looking to do.
I want to create a telnet connection from my web page to another machine. I want to be able to send commands such as user name and password to log on, and then execute various commands while connected. I also want to be able to receive the results of my commands.
eg:
telnet to xxx.xxx.xxx.xxx
pass in user name
pass in password
execute a command
post the results to my web page
close telnet connection
If anyone can share what they might know about this litte problem of mine it would be greatly appreciated.
cheers,
jamie