Demo.
HS COM is a software library (with full C source code) that allows a calling user application to access serial communication ports (COM devices) under 32-bit MS Windows operating systems.
It allows to transmit data, receive data and control line signals (such as RTS and DTR).
HS COM library provides a convenient "packaging" to standard Win32 API by exposing only a few simple API services to a calling application.
- HsCOMInit.
- HsCOMOpenPort.
- HsCOMClosePort.
- HsCOMWriteByte.
- HsCOMReadByte.
- HsCOMExtendedFunc.
Program OS Support: Win95, Win98, WinME, WinXP, WinNT 4.x, Windows2000, Windows2003, Windows CE, Pocket PC.
Author: Hillstone Software (support at hillstone-software dot com)
Version: 1.0 Filesize: 324.50 Kb