搜索资源列表
VCMSCOMM
- MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法-MSComm control through serial port
SerialCOM_code
- 串口通讯编程,采用Windows API,通过对文件的操作方式对串口进行读写-serial communication programming using Windows API, the document mode of operation for the serial reader
Chapter2
- VisualC++通信编程工程实例精解 \\Chapter 2 \\Example 1 MSCOMM控件编程实例 \\Example 2 基于Windows API的虚拟终端实现 \\Example 3 基于CSerialPort的串口多线程通信框架 \\调试工具\\串口调试助手-VisualC Communication Programming examples of precision engineering solutions \\ Chapter 2 \\ E
VisualC++tongxin
- VisualC++通信编程工程实例精解 \\Chapter 2 \\Example 1 MSCOMM控件编程实例 \\Example 2 基于Windows API的虚拟终端实现 \\Example 3 基于CSerialPort的串口多线程通信框架 \\调试工具\\串口调试助手 \\Chapter 3 \\Example 4 Winsock API编程技术——基于Winsock的聊天室程序 \\Example 5 CAsyncSocket编程技
TTY
- 通过Windows API串口编程函数的调用,打开一个串口,并对它进行基本配置,将键盘接收到的字符传到串口,然后从串口获得的字符显示在屏幕上。
USB接口编程源代码(VC)
- 详细介绍了VC下利用WINDOWS API函数来实现与符合HID设备类的USB接口通信,并给出了通信程序的部分源代码-details of VC using Windows API function to achieve compliance with the type of equipment HID USB communications, and communications procedures given the source code
VC_serial_port_programming
- 本文将对串口进行硬件原理的介绍,随后将逐章学习DOS 平台的串口编程,及Windows 平台下基于API控件和第三方类的串口编程,最后本文将给出一个综合实例。-In this paper, the principle of serial port hardware that will be followed by chapter study of the serial programming DOS platform and API based on Windows platform and t
AdventNetSNMPAPI_4
- AdventNetSNMP网络编程api源代码,非常宝贵的东西,建议收藏-windows snmp api
Windows-API
- 此程序利用windows API进行串口编程的演示。-This program uses the windows API for serial programming of the demonstration.
Windows-COM-API
- C++ windows API串口编程 C++ windows API串口编程-windows API for COM
串口通信API
- 在windows api编程下实现串口通信的发送与接收(The realization of serial communication sending and receiving)
Windows API串口编程参考
- Windows API串口编程参考,串口通信相关的32位的Windows API函数进行介绍(Windows API serial port programming reference)