You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
huyizhong 8ab3e983c0 修改tcp连接的返回值,增加套接字的有效性进行判断 11 months ago
..
modbus_lib 修改tcp连接的返回值,增加套接字的有效性进行判断 11 months ago
Readme.txt Initial Commit 12 months ago
common.cpp Initial Commit 12 months ago
common.h Initial Commit 12 months ago
ini.cpp Initial Commit 12 months ago
ini.h Initial Commit 12 months ago
modbusConnect.ini 修改tcp连接的返回值,增加套接字的有效性进行判断 11 months ago
modbus_tools.cpp 修改TcpModbus Tools Tcp连接使用端口为可配置 12 months ago
modbus_tools.vcxproj 修改TcpModbus Tools Tcp连接使用端口为可配置 12 months ago
modbus_tools.vcxproj.filters Initial Commit 12 months ago
ysp_modbus_master.cpp 修改tcp连接的返回值,增加套接字的有效性进行判断 11 months ago
ysp_modbus_master.h Initial Commit 12 months ago

Readme.txt

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

1. 第一次打开工程后在 vs的调试选项中打开项目调试属性在高级选项中将unicode字符集改成使用多字节字符集
2. 编译时前将版本改成release 平台改成x86