搜索资源列表
200477132761
- 程序中使用socket实现了文件的传输。 在VC6.0中编译通过
IPV6-UDPSend
- IPV6实现UDP报文发送小Demo,附tpipv6头文件,在vc6.0环境下通过测试。
vctcpip
- vc6.0 tcp/ip客户端服务器端接收发送程序
UDPchat
- 使用udp协议写的一个聊天程序。可是实现三个人同时在线聊天。对于初学网络编程者有很大帮助。使用VC6.0你编译通过。
ping
- 使用VC6.0编写的ping程序,基于ICMP高级开发。很好的实现了ping的大部分功能。很实用。
UDPchat
- 可是实现三个人同时在线聊天。对于初学网络编程者有很大帮助。使用VC6.0你编译通过。..
Transmit_picture
- 这是一个基于VC6.0开发的TCP/IP网络传输文件的小系统。具有一定的参考学习价值
vc 6.0 的最简单基本的socket通信例子
- vc 6.0 的最简单基本的socket通信例子(含有tcp和udp),可以用vc6.0或者更高版本打开:-),vc 6.0 The simplest example of the basic socket communication (with tcp and udp), can be used to open vc6.0 or later :-)
socketdgram
- 基于VC6.0的开发环境,基于C/S架构,实现客户端与服务器之间的通信-VC6.0-based development environment, based on C/S structure, to achieve client and server communication
NKPP
- 本程序利用winpcap实现TCP/IP模型中各层协议数据报的发送的接收,且包含socket通信的相关内容,程序利用VC6.0开发,需要先安装winpcap驱动,且添加压缩文件中提供的winpcap库文件-This programme helps sending and receiving the protocol packet.
chat
- vc6.0开发的MFC小程序,主要功能是局域网TCP/IP聊天-MFC Development vc6.0 small procedures, the main functions of the LAN TCP/IP chat
Getip
- GetIP.获取多个ip地址和主机名称。用vc6.0编制。-Get ip and host name.by vc 6.0
NetServer
- 利用winsocket和Vc6.0开发的基于TCP/IP协议的网络文件传送程序,此为服务器端,端口号直接写在程序里了-The use of winsocket and Vc6.0 developed based on the TCP/IP protocol network file transfer program, this is a server-side, the port number written directly in the program where the
NetClient
- 利用winsocket和Vc6.0开发的基于TCP/IP协议的网络文件传送,此为客户端,连接服务器的IP、端口直接写在程序里,可进入修改-The use of winsocket and Vc6.0 developed based on the TCP/IP protocol network file transfer, this is the client, connect to the server' s IP, port written directly in the program
IP
- VC6.0编写的IP流量监控程序,可成功编译-VC6.0 prepared IP traffic monitoring program can be successfully compiled
BTdown
- bt下载器是一个能下载bt种子的工具,用vc6.0编译通过,是研究bt协议的好源码-bt downloader is a tool to download bt seed, with vc6.0 compile, is a good source of bt protocol
UDP_chat
- 用在VC6.0下实现的UDP协议聊天程序,已经验证过。-The chatting tools under VC platform base UDP protocols
tcptest
- 基于TCP/IP协议的演示程序,包括TCP服务器端和客户端程序,基于VC6.0开发环境,能直接编译运行。-An demo program base on the TCP/IP protocol,including the server and the client.
vcsocket
- vc6.0下开发的一款简单的socket连接服务器端-vc6.0 developed under a simple server-side socket connection
ChatSend
- 简单实现了 socket客户端和服务端的通信。VC6.0实现。-Simple implementation of the socket client and server communication. VC6.0 achieve.