Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jorgenpt/lipermi

A fork of LipeRMI (http://lipermi.sourceforge.net/)
https://github.com/jorgenpt/lipermi

Last synced: 2 months ago
JSON representation

A fork of LipeRMI (http://lipermi.sourceforge.net/)

Awesome Lists containing this project

README

        

LipeRMI
=======

LipeRMI is a light-weight RMI implementation for Java. I decided to fork it from
the original author as it has not been maintained for 3 years, and there were
some changes I wanted to make.

The original project can be found here:

* http://lipermi.sourceforge.net
* http://www.sourceforge.net/project/lipermi

My interest in this project is as an RMI solution for Android. There is no
java.rmi on Android, and porting it is cumbersome. LipeRMI has no dependencies
outside of core Java (and all of them are satisfied under Dalvik) and is a very
small code-base.

JavaDoc
-------

You can find JavaDoc here: http://jorgenpt.github.com/lipermi/