vote up 2 vote down star
1

I'm looking for a winxp terminal tool that will send/receive raw bytes, not just printable ASCII like the hyperterminal that ships with winxp does. Preferably open-source.

flag

55% accept rate

3 Answers

vote up 1 vote down

I don't understand the motivation behind the question. Do you need a serial port debugging tool or a full-fledged terminal with support for international characters?

For the first case, the tools suggested by Nicj D and fakeleft will do the job.

For the second case you might want to look into TeraTerm or PuTTY, which have support for Telnet, SSH and serial port connections.

link|flag
Per the title, it is the first case. – fakeleft Sep 30 at 17:30
... and it looks like Putty can't send characters other than printable ASCII. For instance, I cannot send 0x06 (ACK)... – fakeleft Oct 2 at 10:40
vote up 0 vote down check

As mentioned here, realterm does the trick.

link|flag
vote up 0 vote down

I think COMTester isn't open source but it's a very convenient tool.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.