The Open Automation and Control Systems Journal

2015, 7 : 2201-2206
Published online 2015 November 3. DOI: 10.2174/1874444301507012201
Publisher ID: TOAUTOCJ-7-2201

Reaserch on the Construction and Realization of Synchronization System for Wireless Spital Database Based on UUID

Song Liangong
North China University of Water Resources and Electric Power, Zhengzhou, 450045, China.

ABSTRACT

This paper implements a database synchronization system for the SQLite. For some of the problems encountered in the design and development of systems, by looking for literature, guessing and analyzing implementation methods of these similar systems, has solved some key issues and design and implement our own solutions. Mainly UUID replaces integer data format as data representation; Design table to store synchronization information metadata; Use HTTP protocol to transmit data and resolve security authentication and encrypted transmission; Use JSON format as the serial data format on the network transmission; Use JZEE platform to process system concurrent.

Keywords:

EDBMS, open source, SQLite, synchronizing system.