 | Programming languages: Object Pascal; Embedded VB for Pocket PC Tools & Technologies: Borland Delphi 7.0 Enterprise, Embedded Visual Basic 3.0, DBISAM 3.0 database, DBISAM VCL components, CE Tools components, XML. |
Short project description
The purpose of this application is to synchronize appointment data from scheduler application at PC side with Pocket PC calendar application located on Pocket PC device.
Provided Synchronization Log functionality allows user to analyze results of data synchronization.
GUI part of the application was written using Borland Delphi. Also the system has Embedded VB part – a module at Pocket PC side to communicate and transfer information between Windows PC and Pocket PC.
The synchronization tool gathers and keeps all necessary information about appointments at PC side in DBISAM database. To connect to this database there were used DBISAM VCL components.
The tool transfers data between Pocket PC and Windows PC in XML format files.

