Hello

I am having trouble getting telnet to work with no user interaction. I am
trying to write a batch file that should just connect to a servers alive
machine and run a simple command like START CHECKING and then quit.

If I run a batch file containing the command

telnet.exe 12.34.5.678 1234

Where the above correct IP address and telnet server are correct, I
successfully connect to the Servers Alive machine but if I add any servers
alive commands afterwards they are ignored by the telnet session that is
opened (i.e. the START CHECKING part of the code below is completely
ignored).

telnet.exe 12.34.5.678 1234
START CHECKING

Does anyone know how I can write a simple batch file that just connects to
the servers alive machine, does one simple servers alive command and then
exists.

The machine that Severs alive is running on and the machine that is starting
the Telnet session are both Windows XP machines.


Kind Regards



********************************************************************************
This e-mail is confidential and may be privileged. It may be read, copied and used only by the intended recipient.
If you have received this in error, please contact the sender immediately by return e-mail or by telephoning +44 (0)29 2027 0000. Please then delete the e-mail and do not disclose its contents to any other person.
We believe, but do not warrant that this e-mail and any attachments are virus free. You should take full responsibility for virus checking.
The Peacock Group plc reserve the right to monitor all e-mail communications through their internal and external networks.
********************************************************************************






To unsubscribe from a list, send a mail message to [EMAIL PROTECTED]
With the following in the body of the message:
unsubscribe SAlive

Reply via email to