Hi all:
I have captured the data flow when PC Suit Software syncing data with N73,all data are WBXML,Could somebody a pc software to do transform between WBXML and XML,this can make me understand SyncML better,Thanks!
Hi all:
I have captured the data flow when PC Suit Software syncing data with N73,all data are WBXML,Could somebody a pc software to do transform between WBXML and XML,this can make me understand SyncML better,Thanks!
I guess you can install cygwin and then download and compile the libwxml (http://libwbxml.aymerick.com:8080/). This should give you a wbxml2xml program.
regards
frodek
Thanks very much for your response,I am a newer to SyncML protocol,I am very interesting in this field,Could I ask you some questions on this fields,Thanks!
Hi frodek:
I have a Nokia N73,I have capatured the data flow when Nokia PC Suit sync data with N73,I am very confused by the data flow,The using SyncML version is V1.2.Could you give me some suggestion,Thanks!
DO: PC sends data to N73
DI: N73 sends data to PC
Note:Above code is to init OBEX connection.DO:80 00 15 10 00 ff 00 46 00 0e 53 59 4e 43 4d 4c .......F..SYNCML
2d 53 59 4e 43 -SYNC
DI: a0 00 1a 10 00 ff ff cb c3 0f a5 96 4a 00 0e 53 ............J..S
59 4e 43 4d 4c 2d 53 59 4e 43 YNCML-SYNC
Question:I don't know the above code's purpose,because the SyncML version is 1.2,Is the above DO code is SAN?I am very confused by Server and Client,PC is a Obex Client,Is it a SyncML client?N73 is a Obex Server,Is it a SyncML Server?DO:82 00 68 cb c3 0f a5 96 c3 00 00 00 38 42 00 20 ..h.........8B.
61 70 70 6c 69 63 61 74 69 6f 6e 2f 76 6e 64 2e application/vnd.
73 79 6e 63 6d 6c 2b 77 62 78 6d 6c 00 49 00 3b syncml+wbxml.I.;
01 79 ab 67 1b 68 f2 66 98 26 9b 4c a7 82 22 ad .y.g.h.f.&.L..".
03 18 00 00 00 00 00 12 50 43 20 53 75 69 74 65 ........PC Suite
20 44 61 74 61 20 53 79 6e 63 10 60 00 00 00 08 Data Sync.`....
43 6f 6e 74 61 63 74 73 Contacts
DI: a0 00 03
Regards!
Lenny
hi Iijinglailenny,
Im sorry, but I don't know anything about DS/SyncML and can't help you. Hopefully someone else can.
But I would suggest that you google for information about DS to help you understand the flow and content. Guess you could also get some matches if you search in this forum also.
regards
frodek
Thanks for your response,I haved understand the Sync Data type,This is SAN,I will develop an application which runs in my old development board to sync data with N73,I hope I can successful
Regards!
lenny
If you intend to use libwbxml, I propose that you patch the source to add code tags that is currently not supported in the original source. This is very important if you use "TO-APPREF". The patch is available in http://discussion.forum.nokia.com/fo...d.php?t=105398Originally Posted by frodek
frodek
Thanks very much for your help,I have downloaded LibsyncML(http://libsyncml.opensync.org/),This is a reliable implementation of the syncml protocol.This library uses wbxml2 and openobex,I wish I can porting these three packets into my old development board successfully.
Could you tell me you MSN or Skipe?
My MSN is :lijinglailenny@163.com
Regards!
Lenny
Please contact me through my public profile in this forum (select "send email..")Originally Posted by lijinglailenny
regards
frodek