Thank you for joining the discussion!

Stephan Bergmann <stephan.bergmann <at> sun.com> writes:
> Dmitri Hrapof wrote:
> > Is it possible from, say, Calc  to call methods on objects in remote
> > Python/C++/Java/Common Lisp process?

And what about this question?

> If anything is unclear, feel free to ask here.

Could you please provide sequence of request-reply messages for this example:

ctx = resolver.resolve(
"uno:socket,host=localhost,port=2002;urp;StarOffice.ComponentContext" )
smgr = ctx.ServiceManager
desktop = smgr.createInstanceWithContext( "com.sun.star.frame.Desktop",ctx)

with some comments?

Sincerely yours,
Dmitri

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to