摘要
分析了嵌入式操作系统Windows CE.NET与Windows操作系统间互联的主要区别。设计了一种串口通信协议,利用该协议不但可以实现消息和控制命令的收发,而且可以实现具有断点续传功能的文件传输。最后分别在Microsoft Visual C++6.0和Microsoft eMbedded Visual C++4.0环境下,编程实现了系统互联。通过实验和使用证明该方法能够准确可靠地完成消息和文件等数据在系统间的传输。
This paper analyses the main difference of intereonnection between the embedded operation system Windows CE. Net and the desktop Windows operation system. A serial port communication protocol is designed,it has the function of sending or receiving messages and control commands and can carry out the transmission of the files with breakpoint resume function. Finally, the interconnection between two systems is realized by programming in the environments of Microsoft Visual C ++ and Microsoft embedded Visual C ++ 4.0 respectively. It is proved through experiments and uses that this method can accurately and reliably accomplish data transfer such as messages and files between the systems.
出处
《计算机应用与软件》
CSCD
2009年第12期202-205,共4页
Computer Applications and Software
关键词
串口通信
文件传输
通讯协议
断点续传
Serial interface communication File transmission Protocol Breakpoint resume