Download List

專案描述

Python Remote Call Module allows the instantiation
and transparent usage of remote objects. All
objects are server-based. On the client side,
dynamically created stub objects make using these
remote objects very easy. Mechanisms for
connection handling and automatic server setup
allow passing of local references to the server.

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.

2005-11-08 20:40 Back to release list
0.0.2

Data attributes of remote objects can now be accessed. This is due to extensions and improvements of the network protocol, and the implementation of custom attribute access methods in the stub classes on the client side. The server was improved as well. This includes per-client reference counting and better connection handling. Many bugs and strange corner cases were fixed. This release gives a hint on how this module is supposed to work once it is finished.
標籤: Major feature enhancements

Project Resources