Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Telnet
Name: N00b Date: October 17, 2002 at 01:30:06 Pacific OS: Win Xp Pro CPU/Ram: AMD 1GHz
Comment:
I would like to be able to start and end programs over telnet. Startin the program is fine because i just run the .exe file. How would i go about ending the program. Is there a command where i can end the .exe file. Or is their a command that will list the processes so i can end i certain one? Thanks
Name: tech-fred Date: October 17, 2002 at 03:14:37 Pacific
Reply:
Most commands end when they are completed. I assume you are telnetting into a unix box. Other wise you can find process and kill it.
0
Response Number 2
Name: n00b Date: October 17, 2002 at 04:30:02 Pacific
Reply:
OK...i fixed that program with killp.exe, but i have another problem. When ever i try to start a program over telnet the server runs the program but its nowhere to be seen on the desktop(server). Also i know it is runing because its in task manager. Also the telnet session freezes! Why would this be? Thanks
Summary: Hi all, I want to automatically open a telnet session through a batch script. The user name and password should also be automatically supplied by the batch script. After opening the telnet session it ...
Summary: Im trying to run 2 programs in a subroutine, And one of them is telnet. I see telnet trying to connect but then tells me the comp im trying to reach isnt actively responding. When i make a batch file...