Download List

프로젝트 설명

RMIIO is a library that makes it as simple as possible to stream large amounts of data using the RMI framework (or any RPC framework). The RMI framework makes it very easy to implement remote communication between Java programs, yet does not provide any ready solutions for sending large files without blowing out memory on the client or server. What you really want to do is stream data from the client to the server using a framework that does not really expose streaming. The RMIIO library provides some very powerful classes that enable a client to stream data to the server using only a few extra lines of code.

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.

2012-01-12 06:49 Back to release list
2.0.3

이 닫는 원격 클라이언트에 대 한 수정 된 사소한 릴리스입니다.
Tags: minor bugfix release
This is a minor release with a fix for remote client closing.

Project Resources