/framing

Framing toolkit for easy creation of arbitrary TCP-based protocols

Primary LanguageC++OtherNOASSERTION

Framing toolkit for arbitrary TCP-based protocols

Framing toolkit for easy creation of arbitrary TCP-based protocols.

This software is intended to be portable and makes use of the boost libraries. It was tested on GNU/Linux (GCC toolchain) and Microsoft Windows (nuwen MinGW).

Latest stable release of the framing toolkit:

  • v1.1 from 22.11.2016

Required libraries and tools:

  • Boost, a platform-independent toolkit for development of C++ applications
  • CMake, the build system
  • Doxygen, for development

Documentation