"Carsten Haese" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> On Tue, 2007-04-24 at 13:10 -0700, vml wrote:
>> I have a problem :
>>
>> I have a COM object.
>>
>> I would like to pass this com object from a server to a client through
>> a socket.
>
> That is just as feasible as passing a cruise ship through a phone line.
>
> A COM object represents a connection to a service or executable that is
> running on one computer. Transferring that connection to another
> computer is impossible.
>
> -Carsten
>

Actually, CoMarshalInterface allows you to do exactly this.

      Roger



----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet 
News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ 
Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to