[Kde-bindings] Re: Kopete protocol and Java
Ilya Kasnacheev
ilyak at office.uw.ru
Thu Mar 17 08:55:44 UTC 2005
>From: Albert Cervera Areny <albertca at hotpop.com>
>Subject: [Kde-bindings] Kopete protocol and Java
>To: kde-bindings at kde.org
>Message-ID: <200503160048.27363.albertca at hotpop.com>
>Content-Type: text/plain; charset="iso-8859-1"
>
>Hi,
> I want to develop a new protocol for kopete but the protocol _must_ be
>implemented over a platform which is written in java. I thought I could use
>dcop for the comunication between the Java and C++ parts but I've read in the
>archives that dcop is not working correctly with Java ATM.
> Does anyone have an idea on how I could do that in a smart way?
>
How about writing it for gcj? It can easily be merged with C/C++ code, i
think?
And DCOP is message passing, not component architectre, you don't need
it to write plugin i beleive.
More information about the Kde-bindings
mailing list