Results 1 to 1 of 1
Mine is probably very odd requirement :
- run a script that activates a telnet session with a remote system and then does a loop to check the session status ...
- 02-14-2011 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 7
open a telnet session and check its status
Mine is probably very odd requirement :
- run a script that activates a telnet session with a remote system and then does a loop to check the session status : if not active re-runs the telnet command
- to write the scrip this is not very difficult, the problem I see is that the terminal goes busy with the telnet session and so the status checking cannot be done.
Thank you for any idea to circumvent this


Reply With Quote
