Hai
I have been trying to figure out the way to achieve "Exchanging XML streams over Socket". It will be great if any one help me in this regard.
Here are my questions,
Is there any Generic library available for XML stream parsing in Symbian C++?
Is there any wrapper Library available for Socket communication ?
Please post your comments
Forum posts: 165
Hi Venkatesh,
Go through these hope fully it will help you:-
For XML stream parser:-
http://www.newlc.com/article.php3?id_article=545
http://irssibot.777-team.org/eaxp/
http://wiki.forum.nokia.com/index.php/How_to_Parse_XML_File_using_CParser_Class%3F
For Socket Communication:-
http://discussion.forum.nokia.com/forum/showthread.php?t=49412
No much Idea about any available wrapper.
Thanks & Regards,
Md.Khalid Ahmad
Forum posts: 33
Thanks a ton for your reply Khalid
Venkyy..