搜索资源列表
Winsock Control.rar
- 通过winsock控件实现聊天的程序,其中子目录tcp是通过winsock控件实现tcp聊天的程序
Winsock详细使用例程
- Winsock详细使用例程有TCP、UDP、DOWNLOAD操作不是使用Winsock控件的VB源代码。-Winsock detailed routines use a TCP, UDP, DOWNLOAD operation instead of the Winsock Control VB source code.
socket_vc_demo
- 这是tcp/ip通讯的vc++控件及范例源码,包含一组非常优秀的socket控件源码,demo程序包括客户端程序和服务端程序,实现tcp/ip通信的数据接收发送。-This is the tcp / ip communication and control vc example source code, contains a set of socket excellent source control, demo procedures including client and server pr
tcp
- 用winsock控件实现的tcp/ip通信
VisualC++tongxin
- VisualC++通信编程工程实例精解 \\Chapter 2 \\Example 1 MSCOMM控件编程实例 \\Example 2 基于Windows API的虚拟终端实现 \\Example 3 基于CSerialPort的串口多线程通信框架 \\调试工具\\串口调试助手 \\Chapter 3 \\Example 4 Winsock API编程技术——基于Winsock的聊天室程序 \\Example 5 CAsyncSocket编程技
TcpClient1.rar
- 使用winsock控件,实现MODBUS TCP/IP与MOXA远程IO E2240通信源码,Using winsock control, the realization of MODBUS TCP/IP with MOXA remote communication source IO E2240
socket
- VB Socket编程 框架Winsock控件建立在TCP、UDP协议的基础上,完成与远程计算机的通信。-VB Socket programming framework Winsock control on the basis of the TCP and UDP protocols, and communication with the remote computer.
TCP_OCX_ALL
- tcp 通讯客户端我已经有一个自己写的CProEdit类,打算将这个功能用控件实现,所以在建立OCX控件时选择了在EDIT基础上开发,我想只要得到EDIT类的变量M_EDIT ,再将M_EDIT的类型改为 CProEdit就可以实现了, 可我没有办法得到EDIT类的变量,请高手指点一下,如果这种方法不行要怎么实现 本篇文章来源于 www.itzhe.cn IT者网站 原文链接:http://www.286it.com/news/20081006/245167.html-tcp comm
VB-TCPclient
- TCP/ip通讯客户端的程序。VB程序编写WINSOCK控件应用-TCP/ip messaging client program. VB programming WINSOCK Control Applications
Omron_PLC_Interface
- 欧姆龙FINS协议IP/TCP通信COM控件,可供VB工程调用,有VB调用Demo。-The activex based on FINS protocol IP/TCP for Omron and VB Demo.
jiankong1
- 屏幕监控控制端,winsock控件,TCP协议-Screen monitor console, winsock control, TCP protocol
5_p2pFile
- 类似QQ文件传输的模块、组件,是ActiveX 控件由Vc++工发,提供CSharp、VB示例代码。 类似QQ文件传输的模块,支持2个用户互发文件,支持公网与内网传输 自动识别内外网,若同一内网,速度可达数兆每秒 除非人为封堵,否则可以穿越 100 防火墙 使用P2P方式传输,80 数据不通过服务器,极大减轻服务器压力。在公网中速度一般在5KB至200KB之间,与网络速度有关 传输文件大小小于2G 支持断点续传 同时支持UDP和TCP传输,可自动智能选择UDP或者
Talking
- 利用VB中的winsock控件编写的简单的基于TCP协议的局域网聊天软件。-Winsock control in VB to write a simple TCP-based LAN chat software.
cieh10_vb
- vb调用winsocket控件,通过modbus TCP 协议与IO设备控制。-A VB program for communicating with I/O equipment by modbus Tcp protocol. in which winsocket activeX is loaded.
13127069S7-1200_winsock_new_1PLC
- VB与1200PLC的TCP通讯,1200PLC支持开放的TCP通信,VB添加winsocket通信控件,完成通信。-VB and 1200PLC of TCP communications, 1200PLC support open TCP communication, VB add winsocket communication control, complete the communication.
Modbus解析DEMO_Delphi7
- 不借助其它底层Modbus控件,直接操作底层通讯代码,实现Modbus读写“保持寄存器”数据,支持串口通讯、TCP通讯两种方式。代码只作演示,可做进一步封装,也可稍作修改,用于非标准的Modbus通讯。本代码使用了一个第三方控件SPComm,开发测试环境为Delphi7+Win7,我一直想摆脱Modbus控件(MBAXP Modbus Master ActiveX Control ),最近自己开发了这个DEMO,分享给大家。(Without other underlying Modbus co
modbus_TCP_RTU_ASCII
- 不使用控件,利用API代码实现的Modbus ASCII/RTU/TCP通讯协议(Do not use controls, using API code to achieve the Modbus ASCII/RTU/TCP communication protocol)