home

mailing lists

specification

open issues

papers

download

people

related projects

Here is the place where RTP/I related software can be downloaded
 

The RTP/I Java lib

This library implements RTP/I as specified in the Internet Draft. It was developed in the context of the MECCANO project (EU Telematic for Research Project 4007). In addition it contains a generic late join service for RTP/I based applications. 

The library is covered by the GNU LPGL. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details. A copy of this license comes with the download.

WARNING: The current version (RTP/I Java lib 0.1 alpha) is in an early stage of development. 

Please refer to the README.txt file that comes with the distribution for more information on the library. For comments and feedback post to the RTP/I mailing list or send me a mail.

Download: rtpi.tar.gz (262 k)

I do consider using a version control as soon as the library reaches a more stable state and/or more people join in to help with the work on the library. I do appreciate ANY feedback. 
 

The RTP/I C++ lib

The RTP/I C++ lib is now available: RTPI.zip. The library runs under Linux and Windows. For Windows (Visual Studio) adapt rtpi.dsp, for Linux adapt the Makefile.

An example application that uses the library is the mlb.

mauve@informatik.uni.mannheim.de