On 7/25/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] - Home page: http://norman.rasmussen.co.za/
