通过C#在WindowsCE应用程序和PC之间进行同步 [英] synchronization between WindowsCE application and PC by C#

查看:163
本文介绍了通过C#在WindowsCE应用程序和PC之间进行同步的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好

我已经用C#在WindowsCE设备中创建了一个应用程序,该应用程序将数据保存在WindowsCE设备中.

现在我想在WindowsCE设备和PC之间进行同步,当我通过USB电缆将设备连接到PC时,此应用程序应将WindowsCE设备中的数据传输到PC中的特定位置.


那可能吗?

请帮助


谢谢大家.

Hello all

I have created a application in my WindowsCE device by C#, and this application saves data in the WindowsCE device.

Now i want do synchronization between WindowsCE device and PC, when i connect the device to the PC by USB cable this application should transfer the data from windowsCE device to the specific location in the PC.


Is that possible?

please help


Thank you all.

推荐答案

可以有很多解决方案,特别是在Windows CE v.5.0或更高版本中,可以使用"USB Mass Storage Function"驱动程序"以公开其本地存储设备,以便通过USB共享.

请参阅 http://msdn.microsoft.com/en-us/library/ms905330.aspx [ ^ ].

—SA
There can be a number of solutions, In particular, with Windows CE v.5.0 or later, you can use the "USB Mass Storage Function Driver" to expose its local storage device to be shared via USB.

See http://msdn.microsoft.com/en-us/library/ms905330.aspx[^].

—SA


这篇关于通过C#在WindowsCE应用程序和PC之间进行同步的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆