« Return to Thread: Using libsyncml

Using libsyncml

by Heikki Lindholm-2 :: Rate this Message:

Reply to Author | View in Thread

Hello,

I need to make a syncml engine handling only vcards but being able to
handle many clients at the same time.

I thought I could be using libsyncml. There seems to be parsing
routines, like
smlParserStart
smlParserGetHeader
smlParserGetCommand
smlParserGetStatus

but e.g. details of the elements parsed, like SmlHeader, are hidden in
..._internals.h files and those headers are not installed.

Am I doing something wrong (or just differently from opensync) or have I
missed something?

What would be the correct way to approach the parsing and assembling?

Best regards,
Heikki

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Opensync-users mailing list
Opensync-users@...
https://lists.sourceforge.net/lists/listinfo/opensync-users

 « Return to Thread: Using libsyncml