Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User gbrennan's Avatar
    Join Date
    Mar 2003
    Posts
    1
    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?

  2. #2
    Nokia Developer Expert auvinent's Avatar
    Join Date
    Mar 2003
    Location
    Tampere / Finland
    Posts
    1,839
    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
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved