[Kde-bindings] Attaching to DCOP client on different session
Caleb Tennis
caleb at aei-tech.com
Wed Aug 30 20:46:19 UTC 2006
> to access a DCOP session. How would I duplicate this in Korundum? I would
> have to
> create a DCOP client that attaches to a different user and DCOP session.
There are a few different tricks. The code for the 'dcop' command line
utility is here:
http://websvn.kde.org/branches/KDE/3.5/kdelibs/dcop/client/dcop.cpp?rev=438982&view=auto
One trick is to use the DCOPSERVER environment variable to point to the proper
dcop socket (which is something like ~/.DCOPserver_hostname_:0 )
>
> Is this possible programmatically?
>
> Thanks,
>
> Anthony Bargnesi
More information about the Kde-bindings
mailing list