Windows Std Serial Comm Lib for C/C++ Specifications
|
Install an asynchronous communications DLL that uses the Windows API.
- Supports 256 ports. Can control multiple ports simultaneously. - Fully thread safe, port re-entrant, modem control, serial line status and control, and ANSI emulation. - Uses the standard Windows API to communicate with any device connected to a RS232 serial port. - Supports virtual serial ports (USB to serial converter, Bluetooth serial). - State driven Xmodem and Ymodem on multiple ports simultaneously (up to 256 connections). - Can send Windows messages on completion of events (incoming character, etc.). - Includes over 49 functions plus modem control. - Supports any baud rate. - Ability to specify the parity, word size, and number of stop bits. - Does not depend on support libraries. Makes calls to Windows API functions only. - Includes multiple C/C++ example programs. - Does not depend on support libraries (calls to core Windows API functions only). - Royalty free distribution with your compiled application. - C source code is available. - Supports most C/C++ compilers: Microsoft, Borland, Watcom, LCC, GCC, Digital Mars. - Supports all versions of 32-bit and 64-bit Microsoft C/C++ and Visual Studio C/C++. - Includes 32-bit and 64-bit DLL files plus OBJ files for static linking. - Works with 32-bit and 64-bit Windows through Windows 10.