Second, PC side synchronization
Objective: Develop a software on the PC end platform, two-way synchronization with the Pocket PC's mail and contacts.
Solution: There are two kinds
a. Using ActiveSync to implement ActiveSync's COM interface, let ActiveSync help you implement two-way synchronization.
b. Use the RAPI (Remote API) to manually modify the Pocket PC-side mail and contact files.
Solution selection: choose B
Cause: Use simple and you can customize synchronization rules. This program has a problem that is how to implement automatic synchronization (ie the Pocket PC is connected to the computer, you can implement the automatic start synchronization program)? After a lookup on the MSDN, I found that the handfoot can be moved on the registry of the PC side, the key value is as follows:
HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / Windows CE Services / AutoStartonConnect
Good all the best, all technical parties have found the answer, now only owe the hand.
To Be Continue ...
The next period will explain in detail, the IBM J9VM deployed and develops the mail client on the PDA side on the Pocket PC.
*************** 2004-08-06 ************************************* ZhangGuangzhou, Guangdong, Chinasun Yat-Sen University Computer Science Department Department
E-mail: rickycheung@21cn.com
"Ask not what your country can do for you-ask what you can do for your country" - John F. Kennedy -Friday, January 20, 1961 *************** **********************************************
Development of Synchronous Software Series for Foxmail and Pocket PC --freemail