Win32 API wrappers for accessing COM Uart in blocking mode
...This library works great for accessing a UART serial port 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
Using the new C# Dll from swig portability of Openobex/ObexFtp to write a nice GUI able to transfer file between two devices with obex protocol. More Info’s here: http://cs-obexftp.wiki.sourceforge.net/
A binary compatible, open source, reimplimentation of the FTD2xx library which works under Linux, Windows and MacOS X.
The library can also compile into a wine DLL to allow Window programs to use the FTD2xx devices (such as PIC programming software).
USB-UIRTJ is a Java wrapper for the USB-UIRT native dll provided by Jon Rhees. The project also includes a User Interface to transmit and capture signals from the UIRT device.