Download List

Project Description

libt2n is a C++ library for inter-process
communication (IPC) or remote procedure-calls
(RPC). It comes with an additional code generator
(libt2n-codegen) to generate stubs and skeletons.
The focus lies on a minimum of code lines needed
to export and use methods, and being able to use
complex C++ structures like maps of vectors.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-05-21 07:39 Back to release list
0.6

Relicensed under the GPLv2 + linking exception. Support for newer boost and gcc versions. Unit tests are migrated to the boost unit test framework.

Project Resources