Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/)
- Host: GitHub
- URL: https://github.com/jorgenpt/lipermi
- Owner: jorgenpt
- License: lgpl-2.1
- Created: 2011-11-08T22:30:31.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-11-08T22:55:24.000Z (about 13 years ago)
- Last Synced: 2024-10-03T12:34:30.270Z (3 months ago)
- Language: Java
- Homepage: http://jorgenpt.github.com/lipermi
- Size: 133 KB
- Stars: 13
- Watchers: 4
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: COPYING
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/lipermiMy 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/