We have a Java application, running on WinNT, which contains an address book and a calendar (among other things). We want to be able to synchronize this data with a Nokia 9210 using SyncML.
We did find information on how the synchronization process works, but we are unclear on how to make the connection to the Nokia 9210. Hence our questions:
- How do we connect to the 9210?
- Do we have to use the PC Connectivity SDK for that?
- Does the 9210 come with a DLL of sorts which provides an API to connect to the device?
We have not (yet) purchased a 9210, since we are still in the research stage of the project.
Thanks in advance,
Arno Brouwer
Xelion BV
The Netherlands
RE: How to connect to a Nokia 9210
2002-09-03, 07:33#2
>- How do we connect to the 9210?
9210 supports only a over-the-air sync. Local sync is not possible (ie. cable or infrared)
>- Do we have to use the PC Connectivity SDK for that?
There's no use for this SDK in your case.
>- Does the 9210 come with a DLL of sorts which provides an API to connect to the device?
No. Only tool available at this point is a developer version of sync client.