emulate a serial port in windows (create a virtual 'com' port)

Pom reply at group.invalid
Tue Jan 30 01:34:17 EST 2007


Hello


how can I emulate a serial port in windows?  I want to intercept data 
sent to a 'com'port by a proprietary program.  It sends statistics to a 
serial display, and I want that data in my python program (that display 
isn't needed).

Is this possible?

I've seen this kind of serial ports being created when using USB and 
bleutooth adapters, so i guess it's possible ???


Thanks in advance


Greets


Pom



More information about the Python-list mailing list