My favorites | Sign in
Project Home Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Project Information
Members
Links

Qt Communication Library

Project has been moved to GitHub.

This library written in C++ using Qt4 should help wherewer the communication with computer periferies is needed.

Follow the README file to compile the sources or TODO file to see planned features and changes.

QCL is multiplatform library. It uses WinAPI on Windows and POSIX functions on Linux and Mac OS X. Inspiration has been taken from QextSerialPort project.

Currently only serial port communication is supported.

Powered by Google Project Hosting