Download List

Projeto Descrição

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

Dados os atributos de objetos remotos podem agora ser acessados. Isto é devido a extensões e melhorias do protocolo de rede, ea implementação de métodos de acesso a atributo personalizado nas classes de topo no lado do cliente. O servidor foi melhorada também. Isto inclui por referência cliente contagem e manipulação de melhor conexão. Muitos erros e casos canto estranho foram corrigidos. Esta versão dá uma dica sobre a forma como este módulo é suposto a trabalhar quando ele estiver concluído.
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