Page 1 of 1

Monitoring Com-Port...

Posted: Wed Mar 30, 2005 10:21 am
by HeX0R
I wonder how this Software works ?
I wanted to make something similar and had the idea to create a virtual com-port, which would tunnel applications to a 'normal' com-port.
But the above software is much better. It seems it reads the send/receive - buffer of the serial device somehow...

Does anyone have an idea how this is possible ?

Posted: Wed Mar 30, 2005 3:15 pm
by Pantcho!!
HeXOR i asked that question long time ago and people told me it is
impossible to do a virtual driver unless you know good ASM and knows
how to do windows VXD files or somthing like that.

this is what i found regerding virtual comport
http://www.serial-port-communication.com/vspd-network/

if you getting more info let me know.