PureBytes Links
Trading Reference Links
|
To monitor the data coming in thru a serial port without being the
application reading the data, you will probably have to create your own
serial port device driver. There should be code available on the internet
for this. Do a Google for "serial port device driver windows". The Windows
Device Driver kit also has C code for this driver. You will probably have
to buy MSDN level 2 to get the DDK. And forget about using VB to monitor
serial ports.
Kent Rollins
----- Original Message -----
From: "Ron Mihaley" <ronmihaley@xxxxxxxxx>
To: <omega-list@xxxxxxxxxx>
Sent: Tuesday, April 22, 2003 12:24 PM
Subject: Does anyone know a site for VB or C++ programming?
Off topic.
Does anyone know a site, chat room or a "group" that
has programmers sharing ideas?
Looking for C, C++, or Visual Basic programmers that
can give ideas on making a diagnostic program to
monitor data of a serial port (running in parallel
with other programs).
Sorry for the off topic.
=====
Ron Mihaley
RonMihaley@xxxxxxxxx
|