{ HS COM C Source Library }
HS COM is a serial communication library implemented in C language. HS COM currently runs on Windows.
HS COM serves as an interface layer beetween applications and low level Windows serial communication API.
HS COM allows applications communicate with any device presented in the OS as a COM port. The physical interface may in be RS232, USB, IRDA, Bluetooth, etc.
HS COM supports working concurrently with 100 COM ports (COM1 to COM100)
{ More... | Manual | Demo | Order }
{ HS SMS DLL Library (GSM 07.05 }
HsSmsDll is a secure SMS Dynamic Link Library (with integrated encryption) for use from C, C++, VB and C#.NET applications.
HsSmsDll enables applications to send, receive, read and delete SMS messages via a GSM modem attached to PC COM port, supporting selected features of standards GSM 07.05 (ETS 300 585) and GSM 03.40.
HS SMS DLL includes integrated encryption which can be optionally used to encrypt and decrypt SMS text using AES, DES, 3DES, ARC4, CAST128, Blowfish or Twofish.
{ More... | Manual | Demo | Order }
{ HS XMODEM C Source Library }
HS XMODEM is a software library in C (supplied with full source code) that provides a programmer with the off-the-shelf support for XMODEM protocol data transfer capability.
Support for both sender and receiver are provided.
Other features include 1024 block size vs 128, CRC vs checksum, configurable timers and retries.
{ More... | Manual | Demo | Order }
{ HS GPS DLL Library (NMEA 183) }
HsGpsDll is a Windows Dynamic Link Library which provides access to any NMEA-183 compliant GPS receiver via a serial communications port.
HsGpsDll is designed for use from Visual C, Visual Basic or other programming languages, capable of calling DLL functions.
HsGpsDll allows a user application to easily read from a GPS device the current GPS position fix and current velocity over ground (speed in kilometers per hour).
GPS position fix obtained via HsGpsDll contains: Latitude coordinate, Longitude coordinate, Fix quality, Number of satellites in view).