CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 高性能 服务器

搜索资源列表

  1. freeradius.tar

    1下载:
  2. RADIUS 服务器介绍 RADIUS服务器支持标准的RADIUS协议,并支持设备提供商自己定义的扩展RADIUS属性,具有高稳定性、高性能、高度可配置性、高负荷量等特点,是宽带网络运营商理想的认证、授权、计费服务器。 特 点 ◆ 支持多种接入方式 PPPoE接入、DHCP+Web接入、专线接入、无线和有线LAN或WAN基于IEEE802.1x的接入 ◆ 支持多种认证类型 PPPoE用户帐号认证、计算机网卡MAC地址认证、计算机IP地址认证、卡用户认证
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1844720
    • 提供者:刘先生
  1. ICOP

    1下载:
  2. VC建高性能服务器,用完成端口模型是最高效的,本源码针对初学者对完成端口模型原理不熟,多处都有注释,以便对完成端口模型有个彻底的理解,源码中还加入XML的读写,可谓完全,难得一见的活教程--本人发源码的原则是:不经典不发! -VC build high-performance servers, complete with port model is the most efficient, the source for complete beginners against port model
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:304756
    • 提供者:小蔡
  1. 对完成端口模型进行封装

    4下载:
  2. VC建高性能服务器,用完成端口模型是最高效的,而完成端口比较难理解,因此对它进行封装对初学者来说是个福音,本源码基于此背景,对IOCP进行封装,利于大家直接调用--本人发源码的原则是:不经典不发!-VC build high-performance servers, complete with port model is the most efficient, and more difficult to understand completed port, it is packaged for
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:80663
    • 提供者:小蔡
  1. dnsguardpro

    1下载:
  2. dnsguard是一种高性能DoS攻击检测和防护工具。它可以监听以太网上的ip协议数据流,分析其中是否有DoS攻击,当发现了DoS攻击,dnsguard会自动向F5交换机发出指令,删除该攻击者的连接,并在一段时间内禁止其访问。dnsguard有效的防止了DoS攻击对服务器造成的危害,保证服务器的正常运作。-dnsguard is a high-performance DoS attack detection and prevention tools. It can monitor ip on t
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:7894
    • 提供者:郭春山
  1. socketIO

    1下载:
  2. 异步IO、APC、IO完成端口、线程池与高性能服务器之一 异步IO.制作高性能服务器必须知道的东西
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:42064
    • 提供者:每开
  1. WinComm

    0下载:
  2. 实现高性能网络服务器的类,使用重叠IO实现监听服务,完成端口实现数据收发.
  3. 所属分类:网络编程

    • 发布日期:2014-01-16
    • 文件大小:5342
    • 提供者:
  1. CompletionRoutine

    0下载:
  2. 网络高性能服务器编写时采用的完成例程模型的讲解代码
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:55980
    • 提供者:王皓
  1. CompletePort

    0下载:
  2. 用来说明怎样编写完成端口,用来服务于高性能的服务器运行-used to illustrate how prepared ports, used to serve high-performance servers running
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:10305
    • 提供者:许者
  1. 传奇3.0源代码

    0下载:
  2. 传奇3.0的源代码,对于研究高性能,大负载的网络服务器有很大的帮助
  3. 所属分类:通讯编程

  1. IOCP.rar

    2下载:
  2. IOCP完成端口与高性能服务器程序开发 主程序: 1.监听一个端口 2.等待连接 3.当有连接来时 4.启一个线程对这个客户端进行处理 5.回到2 服务线程: 1.读客户端请求 2.如果客户端不再有请求,执行6 3.处理请求 4.返回操作结果 5.回到1 6.退出线程 ,IOCP完成端口与高性能服务器程序开发 主程序: 1.监听一个端口 2.等待连接 3.当有连接来时 4.启一个线程对这个客户端进行处理 5.回到2 服务线程: 1.读客户端请求
  3. 所属分类:.net编程

    • 发布日期:2014-02-19
    • 文件大小:87031
    • 提供者:liu
  1. G-Sockets(Demo)(1)

    0下载:
  2. IOCP VC++ 高性能服务器编程,服务器端客户端-IOCP VC++
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3156153
    • 提供者:
  1. Test

    0下载:
  2. 高效高性能IOCP服务器,多线程高并发测试程序!-IOCP server high performance, multi-threaded high-concurrency testing procedures!
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2060997
    • 提供者:明少
  1. select_MX_server

    0下载:
  2. 使用select模型实现的高性能的服务器端-Select the model used to achieve high-performance server-side
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:48804
    • 提供者:wookt
  1. ChatRoomServer

    0下载:
  2. c#服务器, 采用线程池等技术实现, 很适合学习, 也适合在这基础上开发出高性能服务器-c# server, using the thread pool, such as technology, it is suitable for learning, but also on this basis for the development of high-performance server
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:30812
    • 提供者:陈刚
  1. NIO

    0下载:
  2. NIO,sun的new I/O,由此可以实现高性能的服务器。本源码只用来做测试,如果要真正用到项目中,可能还需要参考其它更多的东西,比如MINA-NIO, sun of the new I/O, thus can achieve high-performance servers. The source code is only used for testing, if you want to really use projects may also need to refer to other
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:22666
    • 提供者:chen wen bin
  1. fwq

    0下载:
  2. 高性能高并发服务器架构 --高性能高并发服务器架构.pdf-High-performance high concurrency server framework- high-performance high concurrency server architecture. Pdf
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3990961
    • 提供者:coco
  1. tcpsocketserver

    0下载:
  2. windows下高性能服务器端软件基本上都是采用多线程处理的,由于线程不能开的太多,一般采用线程池实现-High-performance server software under windows are basically multi-threading, because too many threads can not be opened, the general thread pool implementation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:13794
    • 提供者:邵云鹏
  1. IOCPChat

    0下载:
  2. VC++建高性能服务器,用完成端口模型完成。学习IOCP不错的例子-VC++ to build high-performance servers, complete with a completion port model. IOCP good example of learning
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:304499
    • 提供者:高军
  1. ThreadPool

    0下载:
  2. C++线程池,为了高性能服务器的而准备的。经过测试的。-C++ multi Thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-06
    • 文件大小:325861
    • 提供者:刘来其
  1. 基于iocp的C#

    0下载:
  2. 一款基于iocp的高性能服务器 。。。。。。。。。。
  3. 所属分类:.net编程

« 12 »
搜珍网 www.dssz.com