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

Scara机器人 TCP UDP通信

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

  • PhaseShiftMigationPlusInterpolation
    Phase Shift Migration Plus Interpolation .for those who are interesting in seismic processing.enjoy it
    2010-02-21 00:17:22下载
    积分:1
  • xianxing
    1.输入一组整型元素序列,建立顺序表。 2.实现该顺序表的遍历。 3.在该顺序表中进行顺序查找某一元素,查找成功返回 1,否则返回 0。 4.判断该顺序表中元素是否对称,对称返回1,否则返回0。 5.实现把该表中所有奇数排在偶数之前,即表的前面为奇数,后面为偶数。 6.输入整型元素序列利用有序表插入算法建立一个有序表。 7.利用算法 6 建立两个非递减有序表并把它们合并成一个非递减有序表。 8.编写一个主函数,调试上述算法。 * 9.综合训练:利用顺序表实现一个班级学生信息管理(数据录入、插入、删 除、排序、查找等) (err)
    2008-04-19 10:04:01下载
    积分:1
  • ScreenCapture
    使用GDI库,软件可以捕捉桌面任意窗口,保存到剪切板。 操作方法:按下鼠标左键,进行拖动;(Using GDI library, the software can capture any of the desktop window, save it to the clipboard. Methods of operation: press the left mouse button, and drag )
    2013-09-17 18:02:41下载
    积分:1
  • at1024c
    AT24C1024驱动程序,可以跨页读写的标准程序(AT24C1024 driver, you can read and write across standard program page)
    2021-03-22 10:09:16下载
    积分:1
  • InsetrData
    vc MFC带有界面的管理系统,实现用ado的方式连接access(vc MFC with the interface management system, to achieve ado way connection to access)
    2012-06-02 14:00:10下载
    积分:1
  • iocomp4
    iocomp4.02破解 支持WIN7 8 10 64 32(iocomp4.02 SUPORTWIN7 8 10 64 32)
    2020-06-28 23:00:01下载
    积分:1
  • MyOpenGL
    说明:  利用OPENGL实现三维显示,包括读入OBJ数据进行平移旋转缩放等操作(3D VIEW)
    2011-04-01 17:38:23下载
    积分:1
  • QQProject
    说明:  在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通信过程。因此,程序要在TCP/IP环境下,实现服务器端和客户端两部分程序。(In Internet chat rooms on the procedure is generally based on the server side connection in response to the provision of services, the user through the client program to log on to the server, you can log in the same server with the user to chat, this is a connection-oriented communication process. Therefore, procedures to TCP/IP environment, the realization of server-side and client procedures in two parts.)
    2008-08-30 00:00:05下载
    积分:1
  • 中兴标签
    本地access文件夹读取,并查询后自动打印(The local access folder reads and prints automatically after querying)
    2017-06-30 21:46:32下载
    积分:1
  • VB6
    Silicon公司的VB上位机源程序,只读的(Silicon' s VB host computer source code, read-only)
    2009-10-16 16:44:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载