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 Batch File
Name: mdmoose29 Date: February 11, 2006 at 22:26:17 Pacific OS: Win XP CPU/Ram: 2.5Ghz / 256mb Product: Dell Dimension 2350
Comment:
Hi, I'm trying to figure out a way to make a batchfile, or any other type of file that will run at timed intervals, that will try to telnet to port 9201 on localhost. If it can connect then the batch file terminates, but if it cant then it terminates a service and restarts it. Does anyone know how I might go about writing this?
Summary: I'm trying to make a chat program (a batch file) to use at my school intranet. Is there any way I could use telnet to send messages to other computers running my batch program? ...
Summary: I'm trying to create batch file that telnets into various workstations, stops services and transfers data file. I dont user to get prompt for inputing telnet ID and password. Just want to code it into...
Summary: I want to build a script or a batch file that I can set to run on a daily basis that will telnet to a device and then send commands to it. Basically it would need to telnet and then run a command and ...