-
串口转TCP/IP 实用程序
串口转TCP/IP 实用程序
程序的整体结构:
程序功能实现如下:
客户端 (CTcpSocket)转接程序(CSerialPort) 串口设备
对于每个CTcpSocket和CSerialPort对用一个CItem的结构进行管理,可以在配置文件里配置多个连接转发对。
程序中主要的类有:CSerialPort、CTcpSocket、CItem。可以把从串口收到的数据转发向数据套接字和调试套接字,而且可以写入日志文档。
程序配置文件(config.ini)说明:
1.
[item1] #连接名称
2.
TcpDataPort=9990 #数据端口
3.
TcpDebugPort=9991 #调试端口
- 2022-06-27 02:04:58下载
- 积分:1
-
C++黑白象棋源代码.zip,供大家参考学习
C++黑白象棋源代码.zip,供大家参考学习-A source code of chess in black and white using C++. Everyone can use it for reference and learning.
- 2023-07-15 14:50:03下载
- 积分:1
-
exercise for textbook
根据输入打印日历。
《Java语言程序设计》习题-exercise for textbook
- 2023-08-12 09:10:02下载
- 积分:1
-
numerical code for PBG simulation using bpm
numerical code for PBG simulation using bpm
- 2022-03-23 20:43:48下载
- 积分:1
-
VB做的数学计算,一些小工具,不错,大家分享,
VB做的数学计算,一些小工具,不错,大家分享,-VB to do mathematical calculations, some small tools, good share, thank you
- 2022-02-25 07:48:02下载
- 积分:1
-
自己编写的一个小程序,本机IP地址查询,请大家支持我,我将继续上传一些更好的程序...
自己编写的一个小程序,本机IP地址查询,请大家支持我,我将继续上传一些更好的程序-themselves prepared a small program, the IP address for inquiries, please give me your support, I will continue to upload some better procedures
- 2022-10-05 15:25:03下载
- 积分:1
-
BCB
基于BCB的细线图像源程序,初学者推荐
- 2022-06-14 15:57:33下载
- 积分:1
-
c++沉思录完整版,很经典的C++书,有很多关于程序设计技术方面的话题。...
c++沉思录完整版,很经典的C++书,有很多关于程序设计技术方面的话题。-c++ meditation full version, it is classic C++ book, there are many technical aspects of program design on the topic.
- 2022-01-28 14:21:28下载
- 积分:1
-
一个图形可分别绕X轴,Y轴,原点变换,也可以按比例变换
一个图形可分别绕X轴,Y轴,原点变换,也可以按比例变换-a graphics can be around the X axis, Y-axis, the basics of transformation, can transform prorated
- 2022-01-28 12:40:20下载
- 积分:1
-
以下是本系统静态页面的实现过程。在信息发布管输入信息后,提交到一个保存页面的ASP文件,由此文件静态页面。该文件的主要代码如下 生成 html 文件的函数,建立...
以下是本系统静态页面的实现过程。在信息发布管输入信息后,提交到一个保存页面的ASP文件,由此文件静态页面。该文件的主要代码如下 生成 html 文件的函数,建立以系统时间命名,后缀“.shtml”的文件。-These are the static pages of the system implementation process. In the information dissemination management input information, save the page to submit to an ASP file, this file static pages. The main source of the document is as follows generated html file function system time to establish a name suffix ". Shtml" files.
- 2023-07-30 22:55:03下载
- 积分:1