Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 Zurück zur Release-Liste
0.0.2

Data Attribute der Remote-Objekte können nun aufgerufen werden. Dies ist darauf zurückzuführen, Erweiterungen und Verbesserungen der Netzwerk-Protokoll, und die Umsetzung der benutzerdefinierten Attribut-Zugang Methoden in der Stub-Klassen auf der Client-Seite. Der Server wurde auch verbessert. Dazu gehören pro-Client-Referenz-Zählung und bessere Verbindung Handhabung. Viele Fehler und seltsame Ecke Fällen wurden behoben. Diese Veröffentlichung gibt einen Hinweis darauf geben, wie dieses Modul arbeiten soll, sobald es fertig ist.
Tags: Major feature enhancements
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.

Project Resources