From kde-bindings Wed Aug 30 20:46:19 2006 From: Caleb Tennis Date: Wed, 30 Aug 2006 20:46:19 +0000 To: kde-bindings Subject: Re: [Kde-bindings] Attaching to DCOP client on different session Message-Id: <200608301646.19182.caleb () aei-tech ! com> X-MARC-Message: https://marc.info/?l=kde-bindings&m=115697109222250 > 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 _______________________________________________ Kde-bindings mailing list Kde-bindings@kde.org https://mail.kde.org/mailman/listinfo/kde-bindings