Win32 API wrappers for accessing COM Uart in blocking mode
Uart32 is a C++ wrapper around the win32 SerialPort API that allows blocking-mode access to the COMport. This library works great for accessing a UART serialport from a background worker thread. It features: a simple c++ class. (temporarily removed for maintainance. Use DLL API Instead)
built in per access timeout on data receive.
a C-API wrapper that is exportable to
C# DLL import class
A library encapsulating the work with Zeka Fiscal Printer device. The library is a thin wrapper around Zeka FP serial communication protocol. It provides C++ library, COM object and java library (.jar). API documentation and several samples included.
There are different files supplied. One program for webcam controlling inline with the orginal idé. And different help classes if you would like to do something yourself. Also a general package of classes to communicate with the RS232 port.