登录
首页 » Visual C++ » Scara机器人 TCP UDP通信

Scara机器人 TCP UDP通信

于 2019-12-27 发布
0 127
下载积分: 1 下载次数: 8

代码说明:

说明:  支持功能为以太网 modbus TCP/UDP通信 , 10进制转16进制 ,16进制转10进制 ,简单MFC界面,软件版本为VS2010源码,字符解析,报文解析。封装Modbus TCP通信类可以直接用(The supporting functions are Ethernet Modbus TCP / UDP communication, hexadecimal to hexadecimal, hexadecimal to hexadecimal, simple MFC interface, software version is VS2010 source code, character parsing, message parsing. Package Modbus TCP communication class can be used directly)

文件列表:

ScaraTCP\Debug\ScaraTCP.exe, 182272 , 2019-12-27
ScaraTCP\Debug\ScaraTCP.exp, 5699 , 2019-12-27
ScaraTCP\Debug\ScaraTCP.lib, 10070 , 2019-12-27
ScaraTCP\Debug\ScaraTCP.pdb, 5155840 , 2019-12-27
ScaraTCP\ScaraTCP\Client.cpp, 3432 , 2019-09-06
ScaraTCP\ScaraTCP\Client.h, 703 , 2018-04-14
ScaraTCP\ScaraTCP\ClientSocket.cpp, 536 , 2017-03-10
ScaraTCP\ScaraTCP\ClientSocket.h, 246 , 2017-03-10
ScaraTCP\ScaraTCP\Client_dll.cpp, 1504 , 2018-09-03
ScaraTCP\ScaraTCP\Client_dll.h, 982 , 2018-09-01
ScaraTCP\ScaraTCP\CommonData.cpp, 2463 , 2019-12-20
ScaraTCP\ScaraTCP\CommonData.h, 4098 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\cl.command.1.tlog, 8870 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\CL.read.1.tlog, 81980 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\CL.write.1.tlog, 5674 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\Client.obj, 47121 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\ClientSocket.obj, 11852 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\Client_dll.obj, 31107 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\CommonData.obj, 31614 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\DlgProxy.obj, 27819 , 2019-12-24
ScaraTCP\ScaraTCP\Debug\link-cvtres.read.1.tlog, 2 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\link-cvtres.write.1.tlog, 2 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\link.command.1.tlog, 2796 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\link.read.1.tlog, 7484 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\link.write.1.tlog, 1746 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\ListenSocket.obj, 11038 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\midl-midlc-cl.read.1.tlog, 2 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\midl-midlc.read.1.tlog, 2 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\midl-midlc.write.1.tlog, 2 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\midl.command.1.tlog, 614 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\midl.read.1.tlog, 1808 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\midl.write.1.tlog, 400 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\mt.command.1.tlog, 788 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\mt.read.1.tlog, 980 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\mt.write.1.tlog, 426 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\rc.command.1.tlog, 600 , 2019-12-24
ScaraTCP\ScaraTCP\Debug\rc.read.1.tlog, 3270 , 2019-12-24
ScaraTCP\ScaraTCP\Debug\rc.write.1.tlog, 206 , 2019-12-24
ScaraTCP\ScaraTCP\Debug\ScaraTCP.exe.intermediate.manifest, 640 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\ScaraTCP.lastbuildstate, 66 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\ScaraTCP.log, 3187 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\ScaraTCP.obj, 30242 , 2019-12-24
ScaraTCP\ScaraTCP\Debug\ScaraTCP.pch, 37945344 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\ScaraTCP.res, 73124 , 2019-12-24
ScaraTCP\ScaraTCP\Debug\ScaraTCP.tlb, 1584 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\ScaraTCP.vcxprojResolveAssemblyReference.cache, 713 , 2019-12-21
ScaraTCP\ScaraTCP\Debug\ScaraTCP.write.1.tlog, 9393 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\ScaraTCPDlg.obj, 123249 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\Server.obj, 47186 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\ServerSocket.obj, 11771 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\Server_dll.obj, 29591 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\stdafx.obj, 663437 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\vc100.idb, 2255872 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\vc100.pdb, 3575808 , 2019-12-27
ScaraTCP\ScaraTCP\DlgProxy.cpp, 2321 , 2019-12-19
ScaraTCP\ScaraTCP\DlgProxy.h, 644 , 2019-12-19
ScaraTCP\ScaraTCP\ListenSocket.cpp, 330 , 2016-11-22
ScaraTCP\ScaraTCP\ListenSocket.h, 233 , 2016-11-22
ScaraTCP\ScaraTCP\ReadMe.txt, 3610 , 2019-12-19
ScaraTCP\ScaraTCP\res\ScaraTCP.ico, 67777 , 2009-08-31
ScaraTCP\ScaraTCP\res\ScaraTCP.rc2, 672 , 2019-12-19
ScaraTCP\ScaraTCP\resource.h, 4394 , 2019-12-24
ScaraTCP\ScaraTCP\ScaraTCP.aps, 109276 , 2019-12-24
ScaraTCP\ScaraTCP\ScaraTCP.cpp, 3645 , 2019-12-20
ScaraTCP\ScaraTCP\ScaraTCP.h, 484 , 2019-12-19
ScaraTCP\ScaraTCP\ScaraTCP.idl, 556 , 2019-12-19
ScaraTCP\ScaraTCP\ScaraTCP.rc, 17728 , 2019-12-24
ScaraTCP\ScaraTCP\ScaraTCP.reg, 644 , 2019-12-19
ScaraTCP\ScaraTCP\ScaraTCP.vcxproj, 7018 , 2019-12-20
ScaraTCP\ScaraTCP\ScaraTCP.vcxproj.filters, 4559 , 2019-12-20
ScaraTCP\ScaraTCP\ScaraTCP.vcxproj.user, 143 , 2019-12-19
ScaraTCP\ScaraTCP\ScaraTCPDlg.cpp, 16629 , 2019-12-27
ScaraTCP\ScaraTCP\ScaraTCPDlg.h, 2269 , 2019-12-23
ScaraTCP\ScaraTCP\ScaraTCP_h.h, 5268 , 2019-12-20
ScaraTCP\ScaraTCP\ScaraTCP_i.c, 1960 , 2019-12-20
ScaraTCP\ScaraTCP\Server.cpp, 3689 , 2019-09-06
ScaraTCP\ScaraTCP\Server.h, 863 , 2018-04-14
ScaraTCP\ScaraTCP\ServerSocket.cpp, 502 , 2017-03-10
ScaraTCP\ScaraTCP\ServerSocket.h, 241 , 2017-03-10
ScaraTCP\ScaraTCP\Server_dll.cpp, 1484 , 2018-09-04
ScaraTCP\ScaraTCP\Server_dll.h, 968 , 2018-09-04
ScaraTCP\ScaraTCP\stdafx.cpp, 141 , 2019-12-19
ScaraTCP\ScaraTCP\stdafx.h, 2837 , 2019-12-20
ScaraTCP\ScaraTCP\targetver.h, 234 , 2019-12-19
ScaraTCP\ScaraTCP.sln, 891 , 2019-12-19
ScaraTCP\ScaraTCP.suo, 25600 , 2019-12-27
ScaraTCP\ScaraTCP\Debug, 0 , 2019-12-27
ScaraTCP\ScaraTCP\res, 0 , 2019-12-27
ScaraTCP\Debug, 0 , 2019-12-27
ScaraTCP\ScaraTCP, 0 , 2019-12-27
ScaraTCP, 0 , 2019-12-27

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VCOpenDDS
    ACE+TAO windows环境下编译ACE编译OpenDDS(ACE+ TAO windows environment compiler ACE source)
    2013-08-01 23:03:26下载
    积分:1
  • XtremeToolkit1122
    大名鼎鼎的界面库,就不用我介绍了吧。这是当前最新的版本。安装后有全部源代码,序列号也在里面。(The well-known interface library, would not I introduce you. This is the latest version. After the installation has all the source code, the serial number is also inside.)
    2008-05-02 23:35:43下载
    积分:1
  • ImageView
    利用BAYER表抖动显示图象的C++环境下的代码(use bayer table to show images)
    2012-04-16 14:25:17下载
    积分:1
  • DIT-RTU-80SWv1.0
    深圳东深公司的RTU软件,界面相当友好,做RTU的必看!(the RTU software of DONGSHEN company of ShenZhen city ,surface is very friendly,is nessary to people )
    2012-05-02 21:46:18下载
    积分:1
  • Colormap
    输入为不同的权值,程序根据权值生成各种类型的colormap的值(Enter a different weight, the program type is generated based on the weight of the value of colormap)
    2016-04-13 15:53:35下载
    积分:1
  • VisualC
    一本很细致很深入的Visual C#程序设计基础教程,对初学者很有帮助。()
    2007-10-22 14:01:59下载
    积分:1
  • sMAPtool
    完美世界游戏地图修改编辑工具,可以修改,编辑和同步地图文件。(Perfect world game map modify editing tool, you can modify, edit, and synchronized map file. )
    2013-10-24 14:57:30下载
    积分:1
  • 70501737FIFOandLRUarithmetic
    一个功能很强大的文件管理系统~~大三时老师留的实验题目欢迎下载~(A very powerful document management system ~ ~ junior year teachers leave the experimental subjects are welcome to download ~)
    2011-05-18 19:45:23下载
    积分:1
  • Example2
    主要描述的是一个界面的问题,大家可以编译一下!看看其功能特点!(The main interface is a description of the problem, we can compile click! Take a look at its features!)
    2009-02-15 20:08:59下载
    积分:1
  • HASHGenersjy!!!!
    哈希计算器,包含MD系列,SHA系列等多种计算,输入字符串或文件,生成哈希值,可复制并比对(Hash calculators, contains the MD series, SHA series such as a variety of computing, the input string or a file, to generate the hash value, can be copied and alignment)
    2015-08-12 14:42:11下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载