搜索资源列表
tcpsocksvr
- 这是一个WINDOWS下的SOCKET编程服务器端的程序-under the Windows server socket programming procedures
PPP STACK
- 这是一个用C-C++实现的成熟的ppp服务器和协议栈,目前正在稳定的使用,可同时运行于windows和linux和solaris平台,里面还有比较详细的帮助文档。-This is a C-C realization of the mature ppp server and protocol stack and is currently stable use, can also run on windows and linux and solaris platform, there is also
yanzhengjiami
- 网上验证与本机加密. 注意事项: appsrvr.exe 应用程序服务器 client.exe 客户端应用程序(即待验证的软件) 注意事项: 1. 第一次运行appsrvr.exe 时,请将互联网IP地址的第一组填入编辑框中(例如,武汉地区IP地址的第一组为61或219) 2. 如果在Windows XP系统下运行appsrvr.exe,请确保外界可通过互联网访问本机。 3. 在Client.exe注册或升级时,计算机须接入互联网,用于实验的11位序列号为10
SampleTCP
- (1)Simple test for TCP under Lunix (Blocking) server.c client.c (2)Simple test for TCP under Lunix (NonBlocking) server3.c client1.c (3)Simple test for TCP under Windows (Nonblocking) WinClient.c WinServer.c
SPTCI_TC4
- 本手册讨论识别 TCP/IP 通信和配置问题的各种方法,并提供使用 Windows Server 2003 中包括的工具解决问题时可以采用的基本步骤。
TCPIP_Fund
- This online book is a structured, introductory approach to the basic concepts and principles of the Transmission Control Protocol/Internet Protocol (TCP/IP) protocol suite, how the most important protocols function, and their basic configuration
TCP_SOCKET
- windows下TCP的Socket编程代码实例,分Server和Client两部分。
网络引擎
- 这是一个Tcp协议的网络引擎,包括两个部分: a、服务器采用完成端口模型,提供了丰富的接口函数 b、客户端采用三线程加重叠Io模型,速度快,稳定 都采用回调函数接收数据,是对网络Tcp模型Socket的完整封装,所有代码在Windows2000下测试通过,并已应用到很多现有的中型网络系统中。-This a remarkably agreement Network engines, including two parts : a server used to complete port model
NetTime_ins
- Network Time server for Windows & Win32
TCP-IP
- 本书介绍TCP/IP及其应用。TCP/IP是Internet上使用的协议,而Internet是世界上最大的互联网络。本书内容十分丰富,几乎涵盖了有关TCP/IP的各个方面,包括开放式通信模型、TCP/IP通信模型、IP网络中的命名和寻址机制、地址解析及反向地址解析协议、DNS域字服务器、WINS、地址发现协议、IPv6、IP网络中的路由协议(RIP、OSPF等)、互联网打印协议、LDAP目录服务、远程访问协议、IP安全与防火墙。本书介绍了如何为Windows 9x/NT配置TCP/IP;还介绍了
ratetest
- 支持客户端和服务器间的tcp连接,并可以测试速率. 支持windows和linux平台.-Client and server to support the inter-tcp connection, and speed test. Support windows and linux platform.
TCPIP_Fund.ccrun.649616
- 微软发布的一份讲述有关于Windows系统下TCP/IP协议的工作原理的文档,以及在Microsoft Windows Vista, Windows Server 2008, Windows XP, Windows Server 2003家族中的配置. 这份PDF格式的文档同时讨论了IPv4和IPv6在Windows上的一些基础知识. -Microsoft has released a tell on the Windows system, TCP/IP protocol works of
netimg
- windows上的应用socket实现网络间通过tcp进行图片的传输和显示。带服务器端和客户端。-The application windows on the socket to achieve the networks through the tcp transmit and display pictures. With a server-side and client-side.
PSMAC
- SMAC是一个强大的也是一个易于使用的和直观的Windows MAC地址修改应用软件,它允许用户为在Windows 2000, XP, 和 2003 Server系统上的几乎任何的NIC转换MAC地址,而不管这些NIC产品是否允许修改。-SMAC is a powerful is an easy to use and intuitive Windows MAC Address modified application, which allows users in Windows 2000, XP
TCPip
- CP/IP是Internet上使用的协议,而Internet是世界上最大的互联网络。本书内容十分丰富,几乎涵盖了有关TCP/IP的各个方面,包括开放式通信模型、TCP/IP通信模型、IP网络中的命名和寻址机制、地址解析及反向地址解析协议、DNS域字服务器、WINS、地址发现协议、IPv6、IP网络中的路由协议(RIP、OSPF等)、互联网打印协议、LDAP目录服务、远程访问协议、IP安全与防火墙。本书介绍了如何为Windows 9x/NT配置TCP/IP;还介绍了如何使用TCP/IP应用程序,包
ECHO
- Windows Socket Echo 程序 包含服务器和客户端,多链接 dir get put 等功能-Windows Socket Echo program includes server and client, multi-link dir get put functions
data
- 在Windows环境下socket编程实现TCP服务器发送消息,客户端接收消息-In Windows environment socket programming,realizing the server sends TCP messages, client receive messages
TCP-UDP-server-client
- 包含了两个完整的基于TCP和UDP的服务器端和客户端通信的windows程序,在VC++6.0下可以直接运行-Contains two complete TCP and UDP-based server-side and client communication windows program in VC++6.0 can be run directly
windows-socket-program
- c语言实现socket单线程通信,程序分为客户端和服务端,实现通信需正确配置vc++6.0-c language to achieve single-threaded socket communication program is divided into client and server, the need to communicate properly configured vc++6.0
TCP协议客户端服务器间视频传输c源码
- 此程序可实现windows客户端与client服务器端的文件传输。(This program can achieve Windows client and client server-side file transfer.)