登录
首页 » Visual Basic » TCPIP

TCPIP

于 2021-04-06 发布 文件大小:1490KB
0 438
下载积分: 1 下载次数: 366

代码说明:

  modbus 测试,用VB的winsock控件实现的modbus tcpip通讯等(modbus test, with VB the winsock control to achieve the modbus tcpip communications)

文件列表:

TCPIP\ASCII码表.doc
TCPIP\Modbus TCP IP.doc
TCPIP\Modbus tcpip.doc
TCPIP\Modbus TCP子设备.doc
TCPIP\Modbus协议规范(修改稿).doc
TCPIP\客户端\客实验.frm
TCPIP\客户端\客户端.vbg
TCPIP\客户端\客户端实验.vbp
TCPIP\客户端\客户端实验.vbw
TCPIP\客户端\工程1.exe
TCPIP\嵌_ModbusTcpIp数据转发\tcpip.doc
TCPIP\嵌_ModbusTcpIp数据转发\嵌_ModbusTcpIp数据转发\嵌_嵌\发送方.MCE
TCPIP\嵌_ModbusTcpIp数据转发\嵌_ModbusTcpIp数据转发\嵌_嵌\接收方.MCE
TCPIP\嵌_ModbusTcpIp数据转发\嵌_ModbusTcpIp数据转发\嵌_通\发送方.MCE
TCPIP\嵌_ModbusTcpIp数据转发\嵌_ModbusTcpIp数据转发\嵌_通\发送方.mce_MCGSE 6.2(01.0000)0.old
TCPIP\嵌_ModbusTcpIp数据转发\嵌_ModbusTcpIp数据转发\嵌_通\接收方.MCG
TCPIP\嵌_串口通讯函数演示工程\嵌_串口通讯函数演示工程.MCE
TCPIP\嵌_ModbusTcpIp数据转发\嵌_ModbusTcpIp数据转发\嵌_嵌
TCPIP\嵌_ModbusTcpIp数据转发\嵌_ModbusTcpIp数据转发\嵌_通
TCPIP\嵌_ModbusTcpIp数据转发\嵌_ModbusTcpIp数据转发
TCPIP\客户端
TCPIP\嵌_ModbusTcpIp数据转发
TCPIP\嵌_串口通讯函数演示工程
TCPIP
TCPIP\winsock练习\Form1.frm
TCPIP\winsock练习\Form2.frm
TCPIP\winsock练习\工程1.vbp
TCPIP\winsock练习\工程1.vbw
TCPIP\winsock练习

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

发表评论

0 个回复

  • client2
    客户端连接服务器的程序,以此测试客户端是否连接上。(client programming source)
    2013-09-02 16:17:04下载
    积分:1
  • ads
    用来刷百度,google 的 广告,一天默认刷搜索10个关键词,随机点击推广连接20个。可配置、(To brush Baidu, google ads, the 10 day default brush search keywords, random visit to promote connections 20. Configurable,)
    2011-01-10 16:01:52下载
    积分:1
  • SendFileClient
    VC++实现类似于QQ文件传输功能的文件发送与接收程序示例,分为服务端和客户端,客户端首次接收数据,将判断文件包大小,数据包中一定包含完整的数据包结构信息,数据不一定完整;读取数据包的大小,包含数据包结构大小和数据大小,之前接收的数据与现在接收的数据能够构成至少一个完整的数据包,文件接收完毕则设置结束标记,若终止的连接,则弹出窗口告诉用户,对方终止了文件传送。   服务端程序是比较简单的,基本是复制文件数据、判断文件是否传递成功、等待对方收受发送任务或取消发送任务,分包继续发送文件等功能(VC++ implementation is similar to QQ file transfer capabilities to send and receive files program examples, divided into server and client, the client receives the first data packet to determine the file size, the packet must contain the complete information packet structure, the data is not must complete reading packet size, including the size and structure of the data packet size, and previously received data received data can now constitute at least one complete packet, the file has been received then set the mark, if the connection is terminated, the pop-up window telling the user, the other party to terminate the file transfer. Server program is relatively simple, basically copying the file data, to determine whether the file transfer is successful, waiting for the other to accept or cancel the sending task sends tasks, subcontractors continue to send files and other functions )
    2014-06-03 13:50:03下载
    积分:1
  • socket_src
    Socket编程指南及示例程序 Socket编程指南及示例程序(Socket Programming Guide and sample programs Socket Programming Guide and sample programs)
    2008-08-10 15:51:09下载
    积分:1
  • 111
    说明:  实时视频传输有很大的实用价值,对采集到的原始视频信息进行压缩编码,获取己编码视频流是实现实时视频传输和QoS研究的关键。(Real-time video transmission are of great practical value of collected information for the original video coding, video streaming access to their own code is to achieve real-time video transmission and the key QoS.)
    2009-08-01 11:04:37下载
    积分:1
  • wireless
    用于无线网络编程的学习,很实用,作为初学者的入门教材还是很有用的。(Wireless network programming for learning)
    2013-12-02 17:25:50下载
    积分:1
  • chat
    聊天程序的源码,对学习socket编程很有帮助。(Chat program source code, useful for learning socket programming.)
    2009-12-24 01:35:44下载
    积分:1
  • UDP_Cfg
    UDP rec send data,c++,visual c++ code
    2020-06-22 10:00:01下载
    积分:1
  • chap3
    用socket编程实现点对点通信,TCP客户端程序,TCP服务器程序,以及UDP点对点聊天通信。(Point to point communication, TCP client, TCP server, and UDP peer chat communication socket programming.)
    2020-07-04 14:20:01下载
    积分:1
  • router1
    模拟路由器功能,简单的c++程序代码,可以实现。(Simulation router function a simple c++ code, can be achieved.)
    2021-03-27 22:29:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载