[jdev] Windows C++ client libraries

Julian Missig julian at jabber.org
Fri May 7 14:17:24 CDT 2004


Jabberoo is not based on gtk. It's based on and depends only on 
libsigc++ -- which, I should mention, is under consideration for 
becoming a part of the C++ standard libs (STL).

Julian

On 7 May, 2004, at 15:09, Justin Kirby wrote:

> Phil Wilson wrote:
>> So that's a no then. :)
>>>>
>>>> Are there any native C++ client libraries for Windows?
>>>
>
> Depends on what you mean by 'native'. If you mean it was designed and 
> implemented to run only on windows, then I am not aware of any. 
> However, if you mean that it is windows compatible, i.e. builds and 
> runs on windows, then there are a few.
>
> jabberoo, http://gabber.jabberstudio.org/ , this is from gabber 
> project and is c++. Since it is based on gtk+ it will compile and work 
> on win32 platforms.
>
> OpenAether, http://www.openaether.org , this is my project and it 
> works on *nix, osX and win32. It uses apr for platform portability and 
> xerces-c for sax and dom.
>
> psi is working on separating out the xmpp impl into a lib called iris, 
> which is written in c++ depending on qtlib.
>
> Either one of these should work for you.
>
> I seem to remember there being a lot more to choose from... are there 
> any c++ win32 libs that I am forgetting about?
>
>
> Justin
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> https://jabberstudio.org/mailman/listinfo/jdev




More information about the JDev mailing list