[jdev] Authentication Process For Jabber.com

Fabio Forno fabio.forno at gmail.com
Wed Feb 27 03:17:00 CST 2008


On Wed, Feb 27, 2008 at 5:42 AM, shashi kiran <gmsk19 at gmail.com> wrote:

> For Example: GTalk Reponses are Dominated by double Quotes , and Jabber.org
> Responses dominated by Single Quotes. Some Jabber Servers Also go for Double
> Quotes. Aslo the Order in which Attributes are placed within a Tag vary.

In fact for proper XML parsing you don't have to rely on the order of
tag attributes

>
> My Bad  i did not notice these variations earlier. The One thing With
> Symbian is that there is no Proper XML Parsing DLL Avaialble, I had made my
> own implmentation, Which needs to  be Tweaked a bit now.

Shouldn't be easier to port some existing c library such as expat?
Writing XML parsers from scratch is easy at all.

-- 
Fabio Forno, Ph.D.
Bluendo srl http://www.bluendo.com
jabber id: ff at jabber.bluendo.com



More information about the JDev mailing list