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

Scara机器人 TCP UDP通信

于 2019-12-27 发布
0 259
下载积分: 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 个回复

  • hardware_semaphore2_CCSv51
    TI TMS320C6678的硬件信号量使用例程,非常珍贵,值得收藏。CCS版本V5.1(TI TMS320C6678 hardware semaphore routine use, very precious, worthy of collection. CCS version V5.1)
    2020-10-04 19:07:39下载
    积分:1
  • LanChat
    局域网聊天工具,网络编程课程作业,需要的下载(LAN chat tools, web programming course work, you need to download)
    2010-12-10 03:26:35下载
    积分:1
  • VC++6
    VC++6编程方法非常不错的资料了哦,对初学者特别有帮助哦!(VC++ 6 programming method is very good information on the Oh, is particularly helpful for beginners Oh!)
    2020-06-26 02:40:02下载
    积分:1
  • chatserver
    简单的网络通信,一个客户端,一个服务器端(winsock )
    2009-05-11 11:13:16下载
    积分:1
  • 全国矢量地图大全 shp格式
    全国矢量地图大全 shp格式National vector map encyclopedia SHP format national vector map Daquan SHP format national vector map Daquan SHP format(National vector map encyclopedia SHP format national vector map Daquan SHP format national vector map Daquan SHP format)
    2020-11-22 10:59:34下载
    积分:1
  • ZFQXOX
    自实现提示窗口,可以实现与XP风格的提示窗口类库,基于MFC,()
    2018-04-29 06:13:18下载
    积分:1
  • cPPprimerplus
    c++ peimer plus,一本比较好的C++入门书籍,备受好评,新手必读(the c++ plus primer, relatively good C++, entry books, the novice must read)
    2012-10-29 16:32:23下载
    积分:1
  • juyuwangwenjianchuanshu
    一个关于局域网文件传输的源代码,很适合课程设计,客户端和服务器端(on a LAN file transfer the source code is well-suited to the curriculum design, the client and server)
    2007-05-21 10:25:38下载
    积分:1
  • NTRIPClient-SourceCode
    Ntrip 客户端的实现,可以接收数据,是老外写的开源代码,VB。 NTRIP(在IP RTCM数据网络传输)是一个移动的RTK改正数据从基地使用互联网漫游协议。这是在传统的收音机不工作,由于树木或丘陵地区特别有用。NTRIP客户端软件的是你需要在车件。得到的数据从互联网和发送出去的车使用的串口。本程序是一个有用的替代GNSS网络收音机。它通常用于在拖拉机驾驶室的一个小笔记本电脑或上网本。上网通常是通过一个USB无线数据卡从手机公司,或连接蓝牙数据功能的手机。(NTRIP(在IP RTCM数据网络传输)是一个移动的RTK改正数据从基地使用互联网漫游协议。这是在传统的收音机不工作,由于树木或丘陵地区特别有用。NTRIP客户端软件的是你需要在车件。得到的数据从互联网和发送出去的车使用的串口。本程序是一个有用的替代GNSS网络收音机。它通常用于在拖拉机驾驶室的一个小笔记本电脑或上网本。上网通常是通过一个USB无线数据卡从手机公司,或连接蓝牙数据功能的手机。)
    2015-01-28 07:19:57下载
    积分:1
  • Fingerprin2066955222007
    说明:  Finger Print adalah aplikasi untuk mencetak Finger Print
    2020-03-12 08:18:39下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载