登录
首页 » Visual Basic » TCPIP

TCPIP

于 2021-04-06 发布 文件大小:1490KB
0 440
下载积分: 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 个回复

  • 两个VC++ Modbus通信例子源代码
    modbbus rtu通讯例子,内附有实现文档(Modbbus RTU communication example, with an implementation document)
    2018-01-07 23:40:36下载
    积分:1
  • coyote_0.3.0.2_sms_0.8.0.1
    it iz a free sms creator, you can send free sms
    2010-03-04 02:21:58下载
    积分:1
  • kunction
    又一个简单的com服务器和客户端程序,呵呵,不错不错(Another simple com server and client program, ha, good)
    2018-10-09 18:15:15下载
    积分:1
  • UDP-based_Sliding_Window_Protocol
    基于UDP的滑动窗口协议的设计与实现 UDP-based Sliding Window Protocol (UDP-based Sliding Window Protocol Design and Implementation of)
    2009-11-25 11:08:41下载
    积分:1
  • chart
    说明:  点对点的聊天工具,公司不让QQ,SKYPE,就动手写了个超小巧的聊天工具(Peer-to-peer chat tool company from QQ, SKYPE, on hand to write a super-compact chat tools)
    2008-10-06 21:39:06下载
    积分: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
  • Chat
    程序利用多线程技术和socket技术实现网上聊天程序。服务器程序和客户端程序在同一程序里。(This program realizes the chatting fuction using the multithread technique and socket programming.)
    2016-07-24 11:49:37下载
    积分: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
  • VCNetworkhigh-levelprogramming
    本书主要面向具有一定VC网络编程基础并希望学习较高层次编程技术的读者(The book has some major VC-oriented network programming base and hopes to learn higher-level programming technology readers)
    2008-12-25 09:30:49下载
    积分:1
  • myFrame
    封装帧和解析帧,并有CRC校验,完全是自己手写(Feng binding and parsing frame, and a CRC checksum)
    2009-10-11 16:57:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载