Tech Support > Microsoft Windows > Drivers > virtual serial port
virtual serial port
Posted by Artur Smialek on December 21st, 2004


hi,

I'm looking a freeware application for creating and managing virtual
serial ports. I wanna this for send data from one application to another
via virtual serial port (example COM5 -> COM6). Any idea? Thanks for help.

Artur Smialek

Posted by Pavel A. on December 21st, 2004


Why existing inter-process communication ways don't work for you?
If you want your apps to communicate both locally and over RS232,
make them to work with both RS232 and Telnet - like Hyperterminal does.

--PA

"Artur Smialek" wrote:

Posted by Artur Smialek on December 22nd, 2004


I need virtual serial port because I have to write one application, that
can communicate with another. The another application exist now and I
can't change anything in and he accept data only from serial port. Both
of them must run on the same machine. I can't use the physical RS232
port, because they may not exist in machine.

Artur

Posted by Robby Tanner on January 6th, 2005


You could give the ComEmulDrv from http://www.mixw.net/related.htm#tncemu
a try.

Rob


"Artur Smialek" <tusek@interia.pl> wrote in message
news:cqb8hr$sh2$1@atlantis.news.tpi.pl...



Similar Posts