Discussion Board
Sync Client version
2002-08-30, 12:21
#1
Registered User
Does anyone know if it is possible to determine the version of the sync client from the handset? Is it the case that there is only one version available right now?
RE: Sync Client version
2002-09-03, 07:44
#2
Nokia Developer Expert
Hello!
At the beginning of SyncML process the SyncML header is being sent:
<SyncHdr>
<VerDTD>1.1</VerDTD><VerProto>SyncML/1.1</VerProto>
<SessionID>1</SessionID><MsgID>1</MsgID>
<Target><LocURI>http://www.syncml.org/sync</LocURI></Target>
<Source><LocURI>IMEI:493005100000000</LocURI></Source>
<Cred>
<Meta><Type xmlns='syncml:metinf'>syncml:auth-basic</Type></Meta>
<Data>dXNlcmlkOnBhc3N3b3Jk=</Data></Cred>
</SyncHdr>
Header tells you the information about the device and version of SyncML client.
Teemu / Forum Nokia
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules