Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jwarwick/citp-lib

Controller Interface Transport Protocol (CITP) library
https://github.com/jwarwick/citp-lib

Last synced: about 6 hours ago
JSON representation

Controller Interface Transport Protocol (CITP) library

Awesome Lists containing this project

README

        

Controller Interface Transport Protocol Library
===============================================

Library to allow easy use of the Controller Interface Transport Protcol (CITP) used in the Capture lighting visualizer.
Built on the Qt 4.5 framework.

This code is written to exercise a [Wireshark](http://wireshark.org) protocol dissector, but might be more generally useful if you want to stream data to a lighting visualizer.

Complete protocol documentation available at [CITP-Protocol.org](http://www.citp-protocol.org/).

License
-------

All code is MIT licensed. See license.txt for details.