Visual Basic 6 example that illustrates usage including the
nine bit protocol and the multidrop protocol.
(Requirements:COMM-DRV/NT,
CdrvNTDlgs.zip, &
VB32COMM.bas)
Dialog box DLL (user interface) for entering data required
by COMM-DRV/NT functions. It can be called from C/C++, Visual Basic, or any
language or tool that can call DLLs.
Visual C/C++ MFC example application that monitors/counts
the modem signal transitions. It does it using the embedded counts in the
kernel driver as well as by counting modem signal events effected by the
kernel driver.
(Requirements:COMM-DRV/NT &
CdrvNTDlgs.zip)
Visual C/C++ MFC example application that toggles
either RTS, DTR, or BREAK, at the frequency
that applied to the time interval specified by the user.
(Requirements:COMM-DRV/NT &
CdrvNTDlgs.zip)