-
PCs serial communications, data reception and transmission of the source
pc机串口通信中,数据的接收和发送的源程程序。-PCs serial communications, data reception and transmission of the source-procedures.
- 2022-03-17 22:24:25下载
- 积分:1
-
串口通讯在客户端/服务器类型的应用程序设计中经常使用…
串口通讯在客户端/服务器类型的应用程序设计中经常要使用到,目前串口通讯采用的一般是专用软件包或者标准串口通讯协议(如XMODEM、ZMODEM等),这样完整详细且免费的软件包比较少,所以在SPCOMM的基础之上建立了本文所描述的串口通讯协议,称之为RCC(表示为Reliable Comm Communication),其主要目标是在用串口进行通讯的客户端/服务器双方建立一条可靠的通讯链路,就象TCP(RFC793)一样。该协议的目前的开发是采用VC++,应用平台为WIN95/NT,但作为RCC协议的本身不受具体编程语言及操作系统所限制-Serial port communication in client/server type of application design often use to the current serial communication is generally used in special packages or a standard serial communication protocols (such as XMODEM, ZMODEM, etc.), such a complete package details and free more less so on the basis of established SPCOMM described in this article serial communication protocol, called RCC (expressed as a Reliable Comm Communication), whose main objective is to communicate with the serial port client/server sides to establish a reliable communication link, like TCP (RFC793) the same. The current development of the protocol is used VC++, application platform for WIN95/NT, but as the agreement itself, RCC concrete programming
- 2023-02-24 10:55:03下载
- 积分:1
-
GSM通讯串口类,通过RS232串口与GSM MODEM连接,发送短信.
GSM通讯串口类,通过RS232串口与GSM MODEM连接,发送短信.-GSM serial communications category, RS232 serial port and GSM modem connections, sending text messages.
- 2022-11-25 10:25:03下载
- 积分:1
-
串口测试初步程序
串口测试初步程序-preliminary testing procedures
- 2022-01-26 04:37:57下载
- 积分:1
-
实现对philp快球的串口控制,可以控制快球的上下左右的转动。除了本身的控制界面外,还提供了网络的接口,可以在网络上对其实施控制。需要著名的组件trayicon...
实现对philp快球的串口控制,可以控制快球的上下左右的转动。除了本身的控制界面外,还提供了网络的接口,可以在网络上对其实施控制。需要著名的组件trayicon和控件msco-to achieve faster serial control of the ball, control the ball around the next turn. In addition to the control interface, but also provides a network interface, the network can implement their control. Need famous trayicon components and controls msco
- 2022-02-12 14:32:55下载
- 积分:1
-
用C++写的modbus串口通讯程序,供大家学习参考
用C++写的modbus串口通讯程序,供大家学习参考-C wrote Modbus serial communication program for all learning reference
- 2022-03-29 16:56:22下载
- 积分:1
-
串口通讯工具,提供了两个串行POR同步监测…
串口通讯工具,提供两个串口同时监控,发送程序。有ASCII和十六进制两种显示方式,非常方便。
- 2022-11-05 18:50:03下载
- 积分:1
-
可实现串口通信的DLL文件源码.通信速度快,易调试,占用系统资源少,非常实用....
可实现串口通信的DLL文件源码.通信速度快,易调试,占用系统资源少,非常实用.-serial communication can be realized DLL source. Communications faster, easier debugging, occupying less system resources. very practical.
- 2022-09-25 12:55:02下载
- 积分:1
-
OV7660 YUV源代码,已经验证不会有问题
OV7660 YUV源代码,已经验证不会有问题-OV7660 YUV source code, has no problem to verify
- 2022-02-21 14:07:06下载
- 积分:1
-
本程序调用了微软自带的mscomm控件,实现com口的数据接收,读者可自行添加发送数据功能。内附mscomm.ocx控件及其注册方法,本程序是用的静态链接库,为...
本程序调用了微软自带的mscomm控件,实现com口的数据接收,读者可自行添加发送数据功能。内附mscomm.ocx控件及其注册方法,本程序是用的静态链接库,为的是能在没有vc库的机器上也可以运行,所以个头大了点。-Microsoft"s own mscomm controls, I realize com data reception, readers can add their own functions to send data. Enclosing mscomm.ocx control and registration method, the procedure is used in the static link library, for the in the absence of vc for the machine can also run, giving the larger point.
- 2023-05-10 02:05:03下载
- 积分:1