CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 服务器 框架

搜索资源列表

  1. AnyQSRC

    0下载:
  2. AnyQ是一款即时通讯软件,通过该源码,可以熟悉服务器框架及TCP、UDP通讯的编写。
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:4844359
    • 提供者:juve
  1. DtLibrary

    0下载:
  2. 基于IOCP编程,提供了开发高性能SOCKET服务器所需要的框架,在此框架上,可以开发出自己的SOCKET服务器程序.-IOCP-based programming, provided the development of high-performance needs SOCKET server framework, we can develop their own procedures SOCKET server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:134427
    • 提供者:guwei.fu
  1. Server(ACE)

    0下载:
  2. ACE框架开发网络通讯服务器的简单示例,我自己还也没看过,共享出来-ACE framework of the development of network communications server, a simple example, I still had never seen, shared out
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:14494
    • 提供者:baer
  1. cli

    0下载:
  2. 配置服务器框架。通过串口(使用超级终端)或网口(telnet 程序)配置程序.-Configure the server framework. Through the serial port (using HyperTerminal) or network port (telnet program) configuration procedures.
  3. 所属分类:Telnet Server

    • 发布日期:2017-03-24
    • 文件大小:157019
    • 提供者:mover
  1. GmSerive

    0下载:
  2. 关键词:NT服务 完成端口 游戏服务器 使用完成端口实现的简单游戏服务器框架; 注册为NT 系统服务,方便开机自动启动。-Key words: NT service completion port to complete the game server port to use a simple game server framework registered as NT system services to facilitate the boot automatically activ
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:46468
    • 提供者:张其
  1. threadpool-0[1].1.src.tar

    0下载:
  2. 一个基于线程池(包括HAHS和LF)的开源服务器框架。 这里是线程池部分的模块实现-Based on the thread pool (including Hahs and LF) of the open-source server framework. Here are part of the module thread pool implementation
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:3293
    • 提供者:王旭敏
  1. serveez-0.1.1.tar

    0下载:
  2. Serveez是一个服务器框架,它提供了基于TCP,UDP和ICMP的网络服务程序的一套例程。-Serveez is a server framework. It provides routines and help for implementing IP based servers (currently TCP, UDP and ICMP).
  3. 所属分类:Linux Network

    • 发布日期:2017-05-02
    • 文件大小:628205
    • 提供者:Y
  1. QGServerLib_release.tar

    0下载:
  2. QGServerLib是一个C++实现的简单易用的Tcp服务器框架库,旨在简化服务器的构建过程。 具有如下特点: 1, 以模块化的处理池为基本构建元素,能够方便的实现安全稳定的服务架构。 2,事件触发,多线程事件监听,任务化读写访问,解决单线程监听及数据读写带来的性能瓶颈,连接不受线程数限制。 3,写队列,并行读写逻辑,支持服务器数据推送(Push)。 4,数据传送协议,避免数据传送错误,封装数据流。 5,类远过程调用。 6,
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-03
    • 文件大小:1081069
    • 提供者:lwp
  1. ftptranser

    0下载:
  2. 采用mfc框架的 ftp 服务器端。支持断点续传等功能-Mfc framework using ftp server-side. Features such as support for HTTP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:236428
    • 提供者:万基翔
  1. game_frame

    0下载:
  2. 网络版游戏框架:1.服务器端,网络IO模型使用完成端口,具体实现是使用自行封装的CIOCP类,此类对完成端口的线程和对各种网络事件的处理进行了封装。封包的封装使用CPacket对封包进行打包和解包。2.客户端,使用异步选择事件模型,Socket使用自己封装的CMySocket进行方便的异步绑定。-Online Game Framework: 1. Server-side, the network model for the use of IO completion ports, concrete
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:6552331
    • 提供者:zixue
  1. GameServer

    0下载:
  2. 一个游戏服务器的框架源码,网络通讯使用IOCP模型-This is source code of an game server frame,which use IOCP model in networking communication.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-22
    • 文件大小:32764
    • 提供者:ccj
  1. spserver-0.9.5.src.tar

    1下载:
  2. 有些时候,我们需要的不是一个功能强大完整的 web 服务器(例如 apache ),我们只是需要一个能提供最基本的 http 功能的服务器框架。比如要用 C/C++ 实现 XML-RPC,JSON-RPC 服务器端,或者为 jabberd 实现一个 http bind 的时候。这些场景下,也可以使用 apache,但是使用 embedded web server 可以简化配置-Mfc write a good imitation of the use of interface programs
  3. 所属分类:Web Server

    • 发布日期:2017-03-26
    • 文件大小:122869
    • 提供者:zhuhuafeng
  1. acl

    0下载:
  2. 该库跨平台的、支持常见数据算 法、有很好的服务器框架、支持线程池/进程池、支持同步/异步通信、简单易用可扩展、支持HTTP协议、ICMP协议、DNS协议等-The library of cross-platform, support the common data is law, have very good server framework, support thread pool/process pool, support synchronous/asynchronous communica
  3. 所属分类:Linux Network

    • 发布日期:2017-05-19
    • 文件大小:5440315
    • 提供者:wangxianggui
  1. service_linux

    0下载:
  2. tcp/ip service LINUX socket 编程 服务器框架 可实现并发处理-tcp/ip service LINUX socket programming can achieve concurrent processing server framework
  3. 所属分类:Linux Network

    • 发布日期:2017-12-01
    • 文件大小:1024
    • 提供者:司琪瑞
  1. FileServerUsingVC

    0下载:
  2. 用vc实现了一个文件操作服务器框架。接收客户程序发来的命令,如果命令含有delete,就把delete后面的文件全路径截取出来,然后删除该文件。大家可以扩展命令集合,即扩充协议,从而实现任何服务器端的文件操作。包含列目录、下载、上传等功能。-Implement a file operation server framework using VC. Upon Receiving a command sent by the client, if the command contains "delet
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-07
    • 文件大小:10488657
    • 提供者:郭忠仁
  1. Socket

    0下载:
  2. 闲了研究了一下iocp 支持lua mysql 操作!非常实用 有经验者完全可以基于编写服务器框架-Spare the study a little iocp support lua mysql operation! There are very practical experience can write server-based framework
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-14
    • 文件大小:23187038
    • 提供者:张正
  1. gameserver_framework

    0下载:
  2. 高性能游戏服务器框架,可独立运行,游戏逻辑编译成so文件,框架自动加载,网络接入层性能非常出色,该框架还包含了异常告警和流量监控,非常适合大并发的游戏服务器开发-High-performance game server framework that can be run independently, so files compiled into the game logic, the framework automatically load, network access layer perfo
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:641934
    • 提供者:iori
  1. web.py

    0下载:
  2. web.py python对应的服务器框架-web.py python corresponding server framework
  3. 所属分类:Web Server

    • 发布日期:2017-03-23
    • 文件大小:308301
    • 提供者:kkfnui1
  1. VideoServices

    0下载:
  2. 应用boost_1_56_0搭建的一个网络服务器框架,服务器框架中用到boost::asio::ip::tcp::socket、boost::singleton_pool内存池、boost::shared_ptr智能指针、 读写锁、异步通信-Application of boost_1_56_0 to build a network server framework, server framework used in boost:: asio:: ip:: tcp:: socket, boo
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-30
    • 文件大小:83113
    • 提供者:林泽森
  1. workerman-for-win-master

    1下载:
  2. Workerman是一款纯PHP开发的开源高性能的PHP socket 服务器框架。被广泛的用于手机app、手游服务端、网络游戏服务器、聊天室服务器、硬件通讯服务器、智能家居、车联网、物联网等领域的开发。 支持TCP长连接,支持Websocket、HTTP等协议,支持自定义协议。-Workerman is an open source high performance PHP socket server framework a pure PHP development. Is widely us
  3. 所属分类:Web Server

    • 发布日期:2017-05-04
    • 文件大小:47988
    • 提供者:常昊
« 12 3 4 5 6 »
搜珍网 www.dssz.com