Télécharger la liste

Description du projet

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.

Système requise

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 Retour à la liste release
0.0.2

Les données attributs des objets à distance peut maintenant être consulté. Cela est dû aux extensions et améliorations du protocole réseau, et la mise en œuvre de l'attribut personnalisé méthodes d'accès dans les classes stub sur le côté client. Le serveur a été améliorée. Cela comprend par-référence client de comptage et une meilleure manipulation connexion. De nombreux bugs et des cas étrange coin ont été fixés. Ce communiqué donne un indice sur la façon dont ce module est censé fonctionner une fois qu'elle est terminée.
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