Description
Who is a candidate for COMM-DRV/NT WDM?COMM-DRV/NT WDM is perfect for applications where any of the following applies:
COMM-DRV/NT WDM uses standard Windows DLL calling conventions. As such, it may be integrated with any Windows tool, application, or language that can call DLLs. COMM-DRV/NT WDM may be used with Visual C/C++, Borland C/C++, Watcom C/C++, Visual Basic, Access, Excel, Paradox, and a myriad of other tools and applications.
COMM-DRV/NT WDM does not use any of the Windows serial communication services or device drivers. It interfaces directly to the serial port. As such, there is no unnecessary layering of services that are time consuming. COMM-DRV/NT WDM supports the time stamping of each byte that enters the UART. It provides microsecond resolution. It buffers the time stamp along side its byte data. COMM-DRV/NT WDM was designed with interoperability in mind. Its API is completely downwardly compatible to our COMM-DRV/VxD product for the Windows 95 family and COMM-DRV/NT for the legacy Windows NT family. In fact the vast majority of applications written with the COMM-DRV/VxD and COMM-DRV/NTwill work unchanged and without recompilation. COMM-DRV/NT WDM is extremely easy to use. The API is simple, concise, and intuitive. Ample examples are provided. Additionally COMM-DRV/NT WDM may be integrated with some other WCSC communication products to increase their performance. Technical Specifications:
Application Programming Interface (API):
|