-
串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/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 C
- 2022-05-21 18:26:03下载
- 积分:1
-
VC++ 实现的 listcontrol演示程序
vs2010 使用c++实现,适合初学者学习listcontrol的使用方法,简单易懂,清晰可见,有助于初学者熟悉listcontrol控件的使用方法
- 2022-05-25 10:10:25下载
- 积分:1
-
名片管理软件
名片管理软件,名片管理软件,名片管理软件,名片管理软件,名片管理软件,名片管理软件,名片管理软件,名片管理软件。
- 2022-01-25 21:43:55下载
- 积分:1
-
Can automatically set up tables, forms the framework of the gray line, the form...
可以自动设置表格,表格框架线的灰度,表格具有的行数和列数!-Can automatically set up tables, forms the framework of the gray line, the form has a number of rows and columns!
- 2022-01-26 00:28:00下载
- 积分:1
-
用MFC实现的在pocket PC之间通过红外技术通信的程序
用MFC实现的在pocket PC之间通过红外技术通信的程序-used in pocket PC through infrared technology communications procedures
- 2022-06-06 15:15:00下载
- 积分:1
-
检测和安装调制解调器和RAS,拨号网络。
本文详细论述了如何检测是否有调制解调器是在您的系统。如果不知道如何开始安装调制解调器的程序。它也可以检测是否 ;RAS,墩已经安装,如果不知道如何开始安装相同的程序。
- 2023-08-08 10:10:03下载
- 积分:1
-
飞思卡尔IMX31 ADS开发板的USB主机设备驱动程序文件,很有趣
Freescale IMX31 ADS demoboard usb host device driver files ,very funny-Freescale IMX31 ADS demoboard usb host dev ice driver files, very funny
- 2023-07-18 16:15:02下载
- 积分:1
-
C++语言,约瑟夫环实验报告,里面有详细介绍.
C++语言,约瑟夫环实验报告,里面有详细介绍.-C language, Josephus experimental report, which has a detailed briefing.
- 2022-08-07 15:20:30下载
- 积分:1
-
读取excel文件
使用python打表excel,生成二进制文件,使用c++读取二进制。方便开发流程,提高效率,已在项目中应用。使用时只需要继承即可。
- 2022-03-22 11:42:14下载
- 积分:1
-
简单的客户端服务器窗口
客户端服务器应用程序多线程 /
- 2022-03-17 22:47:11下载
- 积分:1