搜索资源列表
EMB-TCP-IP-STACK
- 一个专为嵌入式系统编写的小型TCP/IP协议栈 TCP/IPLean,一个适于学习并容易移植的协议栈, 有专门书籍《嵌入式系统web服务器TCP/IP Lean》 进行详细介绍,很适合于希望了解TCP/IP基本原理 和代码实现的朋友 这里提供它的VC6版源码包下载, 它可以与超值型以上开发板提供的arpscan、ping 和udp实例配套,作为主机端的服务运行。 -an embedded system for the prepara
TCPChat
- 采用TCP 协议的通讯源码,VC6++开发.
vctcpip
- vc6.0 tcp/ip客户端服务器端接收发送程序
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 :-)
NKPP
- 本程序利用winpcap实现TCP/IP模型中各层协议数据报的发送的接收,且包含socket通信的相关内容,程序利用VC6.0开发,需要先安装winpcap驱动,且添加压缩文件中提供的winpcap库文件-This programme helps sending and receiving the protocol packet.
tcpsniffbyjahnkey.rar
- vc6++ 实现对网络数据的监控,可以监听ip/tcp数据包的捕获和分析。,vc6 to achieve the monitoring of network data, you can monitor ip/tcp packet capture and analysis.
TCP
- 采用TCP 协议的通讯源码 VC6++开发 under C algorithm-Using TCP communication protocol source VC6++ Development under C algorithm
chat
- vc6.0开发的MFC小程序,主要功能是局域网TCP/IP聊天-MFC Development vc6.0 small procedures, the main functions of the LAN TCP/IP chat
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
TcpIpNetApp
- 一个测试TCP、IP网络协议的程序,本程序是应用VC6完成-A test TCP, IP network protocol program, application of this procedure is completed VC6
tcptest
- 基于TCP/IP协议的演示程序,包括TCP服务器端和客户端程序,基于VC6.0开发环境,能直接编译运行。-An demo program base on the TCP/IP protocol,including the server and the client.
NetChat
- 一个简单的聊天网络编程,基于TCP协议的DOS界面,有客户端和服务器端两个文件夹,使用VC6.0-A simple chat network programming, TCP-based DOS interface, client and server-side folders, using VC6.0
TCP_Server
- TCP-Server,VC6.0TCP服务器端测试程序,可以与TCP-Client配套使用-TCP-Server VC6.0
TCP_Server
- 在VC6.0的基础上,使用TCP/ip建立socket连接(On the basis of VC6.0, use TCP/ip to build socket connections)