-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am Mittwoch, 18. Februar 2004 20:53 schrieb [EMAIL PROTECTED]: > > Sounds like you're seeking some kind of IPC... depending on your > > environment, you probably want to look into something like CORBA, COM, > > or KDE's DCOP. If you are writing all applications, sockets should > > work. Otherwise, it would get complicated rather quickly as you'd have > > to interface with a totally autonomous app, which would need some sort > > of interface. I suppose SOAP was supposed to fix all this... > > and > > > Come to think about it, you could also try working with QProcess... it > > all depends on the app, though. > > Thanks for the replies, Eron. I will look into DCOP. I don't think > QProcess will help me since the app is unknown and not started by my pyqt > app. DCOP will only work if you try to comunicate to KDE programs. Otherwise you will have to look into XLIB programming I guess.
regards Roland -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux) iD8DBQFAM9hyV/hlvQgMogsRAuJnAKCiEKrBHUxqWIDm/WddX+far0ZN+wCbB6qv Kd8GDoq4lT57qlFmQvbzfgg= =cMN7 -----END PGP SIGNATURE----- _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
