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

Scara机器人 TCP UDP通信

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

  • MOTOR-GTS800
    介绍了固高8轴运动控制卡GTS800的常用功能,内含MFC,整合各指令成一个类,可用于其它项目(This paper introduces the common functions of GTS800, including MFC, which integrates each instruction into one class, which can be used in other projects.)
    2020-09-10 05:58:01下载
    积分:1
  • vc_src
    里面有很多关于VC编程的小例子,希望对初学VC的人有很大的帮助(There are so many VC programming on a small example, in the hope that people beginner VC very helpful)
    2008-03-12 20:39:39下载
    积分:1
  • GDI2
    GDI+使用文档,一些很好的例子放在里面方便随时使用(GDI+ documents, some good examples on the inside at any time convenient to use)
    2012-07-02 22:36:50下载
    积分:1
  • SimpleTetr1397162015
    Simple Tetris for my Grand Daughter Try to Hunt more than 3 Same types before they Reached the top or left more than 100 _ Have fun friends.
    2015-07-26 04:03:04下载
    积分:1
  • optimization-of-sctp
    在windows平台的的流控制协议的优化程序简介以及论文。(In the windows platform flow control protocol optimizer profile and papers.)
    2011-07-07 16:43:02下载
    积分:1
  • socketsvc
    用vc6.0实现的强大有界面的sockets通讯程序,可使server端与client端即时通信,需先运行server端。(Vc6.0 achieved using a powerful interface sockets are the communication process, will enable the server-side and client-side real-time communications, the need to run server-side.)
    2007-11-26 08:45:11下载
    积分:1
  • 6790966
    Winamp样式的自动停靠对话框,VC++经典编程源码,很好的参考资料。(Winamp style automatic berth dialog, VC++ classic programming source code, a good reference.)
    2013-11-15 09:09:59下载
    积分:1
  • ZigBeePCC2530P12864
    基于CC2530的12860液晶的串行驱动(CC2530-based serial LCD driver 12860)
    2013-09-04 10:18:31下载
    积分:1
  • coal gasification
    fluent软件中关于模拟煤粉气化的udf代码。(Fluent software on the simulation of coal gasification UDF code)
    2020-10-21 17:37:24下载
    积分:1
  • kunction
    又一个简单的com服务器和客户端程序,呵呵,不错不错(Another simple com server and client program, ha, good)
    2018-10-09 18:15:15下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载