Tech Support > Microsoft Windows > Need plain async terminal program
Need plain async terminal program
Posted by Bob I on May 16th, 2008


Hyperterminal is on your machine, try it, THEN make a decision.

Earl Kiosterud wrote:


Posted by Earl Kiosterud on May 16th, 2008


Hi folks,

I need a plain and simple terminal emulator program for use with XP. I need to be able to
type a few characters, and have them go out a com port, and whatever comes back from the
connected device appear on the screen. I don't know if the device will echo or not. I
don't want any modem or host protocols built into it, just plain vanilla. Can Hyperterminal
be configured that way? Is there another terminal emulator I should use? Thanks.

Earl
-----------------------------------------------------------------------


Posted by 3c273 on May 16th, 2008


I don't know too much about terminal emulators but you might look at this:
http://en.poderosa.org/
or one of these:
http://articles.techrepublic.com.com...1-6187899.html
Louis

"Earl Kiosterud" <someone@nowhere.com> wrote in message
news:OLX%23e32tIHA.1220@TK2MSFTNGP04.phx.gbl...


Posted by HeyBub on May 16th, 2008


Earl Kiosterud wrote:
Will this work?

COPY CON COM1
(wait)
COPY COM1 CON
(exit)




Similar Posts