搜索资源列表
socket
- 服务器验证,服务器端和客户端的基本代码。见笑-Server authentication, the server and client code base. Laughed
4GClientAutoUpdataServer
- 传奇4G的客户端更新服务器功能很强大,是学习Tcp/IP的好例子,里面有TCP/IP线程池的基础模型。-Legend 4G client update server functionality is very powerful, is to learn Tcp/IP a good example, which have TCP/IP base model of the thread pool.
Chat
- 基 于 UDP 协 议 的 聊 天 小 工 具-Base on UDP Chat tool
tcp
- 基于tcp的网络应用例子,模拟实际应用,对于理解tcp编程以及tcp原理很有帮助-The programe of network base on the tcp,it is a good example to understand of the tcp programe
rfc1156
- management information base for network management of tcp/ip-based internets
TCP
- 基于TCP的客户与服务器通信程序实例,实现客户和服务器通信-base tcp connect
currports
- 可以检测所有的port的状态,基于TCP/IP协议,是一个不可多得的调试工具-easy monitor the ports in host base on TCP/IP,it s a good tool for testing the communication
TcpSrv
- 基于网络编程,tcp服务器,采用可靠传输方式,p2s-network programing,base on tcp,it s a tcpserver,p2s
ACE_File
- 利用ACE传输文件的源代码, ACE是个很好的网络框架-Base on ACE file transport
remotedic
- remote dictionary server base the TCP/IP 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.
01.TCP-Echo
- linux 2.6内核下的Tcp/ip服务器端-base on linux 2.6 kernel,and is a server of Tco/ip
STSock32
- socket基类包装而成的,强大的套接字处理类,集成了阻塞非阻塞方式,TCP/udp方式 线程体,监听管理等功能-socket base packet lib, include more usefull operation for socket
net-dictionary
- 网络字典,这个源码是基于TCP/IP网络协议开发网络字典-net dictionary,this program base on tcp/ip to developed,if you have downloaded this code,you will know how send and receive data ,and you alse learn how to use database to store data and display is on the dialong,good lu
tcp_file_transfer
- 基于labview的主机间TCPIP协议传输程序,有服务器端和客户端-a transfer program base on labview and tcpip protocol,including server and client
MyQQ
- 可以通过TCP协议和UDP协议进行局域网通信,功能类似QQ。很好的开发例程。-a communication program base on TCP and UDP,like the function of QQ.A very good example.
TCP_Client
- 采用windows socket 实现TCP客户端,并对TCP通信相关函数进行了封闭,程序具有良好的编程风格,具有一定的实用价值。-The program is base on windows socket, which is use in tcp communication.
NetWork4
- It includes some file about Winsock programming base on VC. It write by a korean student in the class.
networkcommunication
- 简单的基于tcp/ip网络通信,实现多人聊天,其中有服务端和苦短两种,-the project is base on tcp/ip,the main function is communication with others.the part of server and client.