[Twisted-Python] Re: pb references

william.lewis at uk.bnpparibas.com william.lewis at uk.bnpparibas.com
Mon Dec 12 04:32:10 MST 2005


> In short: you seem to be sending an reference you got through pb to
> another pb peer, which is not allowed.
>
> I hope that helps.

Yes, that was indeed the problem. My server was taking a root object
from a client and attempting to pass it on to another server as an
argument to a remote method. Thanks.

I now have a further question:

When my server takes the root object from a client it keeps and uses that 
object,
later on, to call remote methods on the client (as described in the docs).
What I am not sure about is what happens to the root object if the TCP/IP
connection goes down between the server and client.

Presumably, nothing will happen until I try to call a remote method on the
client?

In which case, how can the server attempt to reconnect to the client if it
only has the original root object given to it by the client and the 
connection
has temporarily gone down? Or is the client responsible for keeping the 
connection
open?

Thanks

William Lewis







This message and any attachments (the "message") is 
intended solely for the addressees and is confidential. 
If you receive this message in error, please delete it and
immediately notify the sender. Any use not in accord with
its purpose, any dissemination or disclosure, either whole
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message.
BNP PARIBAS (and its subsidiaries) shall (will) not
therefore be liable for the message if modified. 

**********************************************************************************************

BNP Paribas Private Bank London Branch is authorised
by CECEI & AMF and is regulated by the Financial Services
Authority for the conduct of its investment business in
the United Kingdom.

BNP Paribas Securities Services London Branch is authorised 
by CECEI & AMF and is regulated by the Financial Services 
Authority for the conduct of its investment business in 
the United Kingdom.
  
BNP Paribas Fund Services UK Limited is authorised and 
regulated by the Financial Services Authority

-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20051212/bfe6e55d/attachment.html>


More information about the Twisted-Python mailing list