[JDEV] JabberCOM Question
Nitin Borwankar
nitin at borwankar.com
Fri Jul 21 01:07:23 CDT 2000
> I have a project in mind that I'm working on currently. Has to do with
> gaming and the ability of Jabber to associate data sources "out-of-band"
> across its distributed architecture. I could really use JabberCOM to
> quickly prototype my client, so I'll see what I can do to help out and fix
> the above problems. Might have to port the whole thing to C++ (which, of
> course, defeats the whole purpose of COM in the first place :P ), but I
> would hafta write the code anyway if I don't.
Omar,
You might want to take a look at the XP-COM framework in Mozilla,
www.mozilla.org. XP-COM is a cross-platform COM-like framework.
So while you will be porting to C++ the distance might not be that much,
since XP-COM also has constructs like IUnknown, ... etc.
And when you're done it's possibly compatible with the rest of Mozilla.
Nitin Borwankar
More information about the JDev
mailing list