[jdev] XML Parser for XMPP
Norman Rasmussen
norman at rasmussen.co.za
Tue Jul 25 03:37:11 CDT 2006
On 7/25/06, neelu_dhiman at persistent.co.in <neelu_dhiman at persistent.co.in> wrote:
> Thanks a lot for reply. To be more specific, I am not actually developing a
> client, for the time being, I will be using the current client only, the
> actual thing that I will do is to develop a plugin that will act as an
> interface between my application and IM Client. For that purpose, I want XML
> Parser. I am currently working in Linux Fedora Core4 and coding is to be
> done in C language. Can you please tell me where can I find that XML Parser?
Why don't you use a library _like_ Iris (of course you can use any
other c library you like, Iris is just the first one I think of). The
library will give you everything you need to be able to connect the a
jabber server and send and receive messages, without having to think
of xml.
--
- Norman Rasmussen
- Email: norman at rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/
More information about the JDev
mailing list