Computing.Net > Forums > Programming > Telnet from Batch File

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 from Batch File

Reply to Message Icon

Name: Balkrah (by Vaughan Newton)
Date: April 6, 2007 at 09:05:57 Pacific
OS: Windows XP
CPU/Ram: 3.40GHz CPU / 2GB RAM
Product: Mecer
Comment:

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?



Sponsored Link
Ads by Google

Response Number 1
Name: dmj2
Date: April 6, 2007 at 16:38:35 Pacific
Reply:

With netcat yes, with MS telnet - no

You need something to LISTEN, the MS telnet client is only outbound.

Google for 'win32 netcat'



0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Telnet from Batch File

How to return value from batch file www.computing.net/answers/programming/how-to-return-value-from-batch-file/17016.html

Call local html file from batch file www.computing.net/answers/programming/call-local-html-file-from-batch-file/1186.html

Log file from Batch File www.computing.net/answers/programming/log-file-from-batch-file/15308.html