wince平台串口软件源代码~可实现串口的简单通信``~~~- 下载
|
wince 5.0 通信在wince5.0上测试通过,可以用于串口通信-wince 5.0 Communication in wince5.0 through testing, can be used for serial communication 下载
|
WinCE 串口通信 uart通信实验文档 内有主要代码-WinCE serial communication uart communication experiment files within the main code 下载
|
Wince串口程序,可用于对目标板的测试和通信-Wince Serial procedures can be used to target board testing and communications 下载
|
evc写的wince下的串口通信,已经测试通过,希望对大家有用-evc wince written by the serial communication has been through the testing, it may be useful to hope 下载
|
用EVC开发的基于串口modem通信应用程序,可在Wince上运行- 下载
|
串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:)而一般的回答是给你提供一个Pocket PC 2002的SDK例子程序。但到底SDK的程序和MFC的结构有很大的不同,对于想用MFC编写通信程序的人来说也不是很便利。 另一方面,由于Windows CE是一个基于Unicode的操作系统,并且Windows CE不支持Windows下常用的串行通信重叠I/O方式(OVERLAPPED),因此编写Windows CE下的串口通讯类有一些与桌面Windows不同的地方。 以下是我从SDK程序改写而来的MFC类,希望能和致力于WINCE开发的朋友多多交流,由于本人才疏学浅,程序中有许多不完善的地方,请大家指正。我的程序是基于“主动发送请求,被动接收响应”的假设,因此我只设置了一个接收数据的线程。-serial communication is the computer, communications and control areas the most basic means of communication. Bringing in the "Embedded Development / pulled" communities, it was often the question where to find serial communications, in fact, the question I have asked. :) And the general answer is to provide you with a Pocket PC 2002 SDK examples procedures. But in the end SDK MFC procedures and the structure are quite different, MFC prepared to use communication program who is not very convenient. The other hand, is a Windows CE-based Unicode operating system, Windows CE and Windows do not support common serial communication overlapping I / O modes (OVERLAPPED), prepared under the Windows CE serial communications with some Windows desktop different places. Following is the proce 下载
|