HS COM C Source Code Library 1.1

Demo

164.07 KB

Publisher Description

Window 8 CompatibleHS COM is a serial communication library implemented in C language. HS COM runs on Windows and interfaces to Win32 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) The use of HS COM C Source Library is Royalty Free. HS COM supports the following features when working with COM ports:: * Asynchronous non-blocking operation * Sending Data (either as buffers or individual bytes) * Receiving data, supporting either receive buffer callback or polled interface * Controlling serial port lines RTS, DTR * Full range of COM port baud rates: 110 to 256000 * Setting number of data bits, stop bits and parity * Hardware (RTS/CTS) , software XON/XOFF or NONE flow control Internally, HS COM implements receive and transmit buffer queues, serial communication receive and transmit threads and uses asynchronous overlapped IO. This makes it easy for applications to add serial communication support by using HS COM C Source Library HS COM C Source Library is supplied with full C source code and documentation HS COM is intented to be used from C/C++ applications. The terms of HS COM source code license provide for the royalty free use, derivative works, use within and outside your company and re-distribution as part of your products. API Summary * HsComInit * HsComCleanUp * HsComOpenPort * HsComClosePort * HsComWriteBuffer * HsComWriteByte * HsComFlushTx * HsComReadByte * HsComExtendedFunc

Download and use it now: HS COM C Source Code Library

Add a comment...

Please tell us your experience with HS COM C Source Code Library

Related Programs

Serial Port Redirector

Serial Port Redirector is used to connect a serial application to a remote TCP socket. This allows you to utilize modern hardware COM servers without changing your software or exchange data between a TCP/IP application and an old-fashioned program that...

Serial Port Splitter

Serial Splitter can split a real port into several virtual ports, join real ports into one virtual, and redirect the serial data from real port to another real or virtual port. It is also possible to share one real serial...

Virtual Serial Port Control

If there is a task to provide interaction between communications application and your own program (e.g. serial device emulator), there is no common solution to accomplish it. It is considered that communications applications are intended to work only with hardware...

Serial TCP

The Serial-TCP program bridges your existing Serial COM port and TCP/IP without the need for changing existing protocol. It works seemlessly and transparently, just like a pair of passive RS-232/RS-485/RS-422 repeaters. The applications of the Serial-TCP program include extending serial...

Serial Timer

Use Serial timer to easily communicate with external appliances on an RS232 connection. Serial timer has powerful features similar to the timer software that Work with all types of serial ports, including USB adaptors, Wireless Device Servers or any virtual...