Jump to content

Need plain async terminal program


Recommended Posts

Guest Bob I
Posted

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

 

Earl Kiosterud wrote:

> 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

> -----------------------------------------------------------------------

>

>

  • Replies 3
  • Created
  • Last Reply

Popular Days

Guest Earl Kiosterud
Posted

Need plain async terminal program

 

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

-----------------------------------------------------------------------

Guest 3c273
Posted

Re: Need plain async terminal program

 

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/5100-10878_11-6187899.html

Louis

 

"Earl Kiosterud" <someone@nowhere.com> wrote in message

news:OLX%23e32tIHA.1220@TK2MSFTNGP04.phx.gbl...

> 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

> -----------------------------------------------------------------------

>

>

Guest HeyBub
Posted

Re: Need plain async terminal program

 

Earl Kiosterud wrote:

> 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

> -----------------------------------------------------------------------

 

Will this work?

 

COPY CON COM1

(wait)

COPY COM1 CON

(exit)


×
×
  • Create New...