欢迎来到天天文库
浏览记录
ID:14137103
大小:171.50 KB
页数:6页
时间:2018-07-26
《基于嵌入式linux移动数据同步研究与实现》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、基于嵌入式Linux移动数据同步研究与实现摘要数据同步是移动计算中一种重要的应用模式,进行数据同步的目的是为了在两个实体间交换修改数据并保持实体的连续性。由于经常性的交互,存储在移动设备上的信息通常存在着多个副本。为了使人们正确地共享交流信息,必须及时保持这些信息的副本的一致与更...
摘要数据同步是移动计算中一种重要的应用模式,进行数据同步的目的是为了在两个实体间交换修改数据并保持实体的连续性。由于经常性的交互,存储在移动设备上的信息通常存在着多个副本。为了使人们正确地共享交流信息,必须及
2、时保持这些信息的副本的一致与更新。SyncML技术汲取了其他数据同步技术的优点,引入XML技术设计表示框架,并提供了一套标准的信息交互流程与故障处理、恢复机制。它为不同设备间进行数据交换与同步提供了统一的语言,成为了目前同步技术发展的主流。本论文的研究工作主要是在SyncML协议的基础上实现PC和移动设备的数据同步。首先简单评估了几种常用嵌入式同步协议性能和适用范围,然后详细研究了SyncML协议,在充分理解理论知识的前提下,在windows平台下开发了服务器程序,在嵌入式系统平台下开
3、发客户端程序以实现数据的同步,从而实现移动设备维修程序。关键词:数据同步;SyncML;XML;嵌入式LinuxResearchandImplementationofmobiledataSynchronizationbasedonEmbeddedLinuxSystemAbstract &nbs
4、p; DataSynchronizationisanimportantapplicationmodeinmobilecomputingenvironment.ThemainpurposeofDataSynchronizatio
5、nServiceistoexchangemodificationbetweentwodataentitiesandtomaketheentitiesconsistent.Becauseofthefrequentinteraction,theseinformationhaveafewcopiesindifferentdevices.Forthecorrectnessandaccuratenessofcollaborationbetweendifferentpeople,wemustkeeptheinform
6、ationconsistentandupdated.Combinedwithothersynchronizationdesigns'advantage,SyncMLimplementitsrepresentationframeworkwithXMLandprovideanormalinformationexchangeprocessandseriesoffaultprocess/recoverypolicies.SyncMLcanbeusedasthegenerallanguageofdatas
7、ynchronizationbetweendifferentdevices.SyncMLhasbecomethemostwidelyacceptedsynchronizationprotocolandthedefactosynchronizationstandard.TheresearchtaskofthispaperistoachievedatasynchronizationbetweenPCandmobiledevices.Firstevaluatebrieflysomeusualembed
8、dedsynchronizationprotocols’performanceandapplicationextension;thenresearchcarefullyonSyncMLprotocol;latercarryouttheprotocol’sseversynchronizationprogramonWindowsOperatingSystemandtheprotocol'sclientsyn
此文档下载收益归作者所有