Telnet emulation
I am not sure whther or not to post in this forum, nevertheless I am posting here.
I would like to know how to automate a telnet logon through a DOS batch file.
Can we something like a DOS batch file, which has a command such as -
telnet <UploadScript> <hostname>
and an UploadScript which has the username and password which will be used to login to the telnet session?
|