0
votes
0answers
25 views
Setting the COM Port baud rate through com0tcp
As I am using the com0tcp software to connect to a COM port on a remote computer, I keep noticing that the com0tcp automatically sets the baud rate of the port to 19200. For my purposes, I need to be …
2
votes
3answers
237 views
Is there such a thing as a virtual COM port receipt printer?
I'm debugging some code that writes directly to a COM port in order to print receipts on a receipt printer. The printer model is something like an Epsom TM-88.
Instead of printing reams of thermal …
2
votes
3answers
1k views
Any tool similar to Hyperterminal application?
HyperTerminal is a program that you can use to connect to other
computers, Telnet sites, bulletin
board systems (BBSs), online services,
and host computers, using either your
modem, a null …
1
vote
6answers
1k views
How to create a Virtual Com1 port in windows?
I am developing a mobile app to run on a pocketpc. We have a mobile printer and card swipe that uses com1 to send and get info. I'm using the device emulator and want to test without the printer. …
2
votes
1answer
183 views
How to create Virtual COM ports..
I am trying to implement a software Null Modem.
Any suggestion how to create virtual COM Ports?
Looking for tips, strategy, known techniques, etc..
