From: Heikki L. <hei...@co...> - 2008-03-27 12:34:46
|
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 |