搜索资源列表
AnyQSRC
- AnyQ是一款即时通讯软件,通过该源码,可以熟悉服务器框架及TCP、UDP通讯的编写。
DtLibrary
- 基于IOCP编程,提供了开发高性能SOCKET服务器所需要的框架,在此框架上,可以开发出自己的SOCKET服务器程序.-IOCP-based programming, provided the development of high-performance needs SOCKET server framework, we can develop their own procedures SOCKET server.
Server(ACE)
- ACE框架开发网络通讯服务器的简单示例,我自己还也没看过,共享出来-ACE framework of the development of network communications server, a simple example, I still had never seen, shared out
cli
- 配置服务器框架。通过串口(使用超级终端)或网口(telnet 程序)配置程序.-Configure the server framework. Through the serial port (using HyperTerminal) or network port (telnet program) configuration procedures.
GmSerive
- 关键词: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
threadpool-0[1].1.src.tar
- 一个基于线程池(包括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
serveez-0.1.1.tar
- Serveez是一个服务器框架,它提供了基于TCP,UDP和ICMP的网络服务程序的一套例程。-Serveez is a server framework. It provides routines and help for implementing IP based servers (currently TCP, UDP and ICMP).
QGServerLib_release.tar
- QGServerLib是一个C++实现的简单易用的Tcp服务器框架库,旨在简化服务器的构建过程。 具有如下特点: 1, 以模块化的处理池为基本构建元素,能够方便的实现安全稳定的服务架构。 2,事件触发,多线程事件监听,任务化读写访问,解决单线程监听及数据读写带来的性能瓶颈,连接不受线程数限制。 3,写队列,并行读写逻辑,支持服务器数据推送(Push)。 4,数据传送协议,避免数据传送错误,封装数据流。 5,类远过程调用。 6,
ftptranser
- 采用mfc框架的 ftp 服务器端。支持断点续传等功能-Mfc framework using ftp server-side. Features such as support for HTTP
game_frame
- 网络版游戏框架:1.服务器端,网络IO模型使用完成端口,具体实现是使用自行封装的CIOCP类,此类对完成端口的线程和对各种网络事件的处理进行了封装。封包的封装使用CPacket对封包进行打包和解包。2.客户端,使用异步选择事件模型,Socket使用自己封装的CMySocket进行方便的异步绑定。-Online Game Framework: 1. Server-side, the network model for the use of IO completion ports, concrete
GameServer
- 一个游戏服务器的框架源码,网络通讯使用IOCP模型-This is source code of an game server frame,which use IOCP model in networking communication.
spserver-0.9.5.src.tar
- 有些时候,我们需要的不是一个功能强大完整的 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
acl
- 该库跨平台的、支持常见数据算 法、有很好的服务器框架、支持线程池/进程池、支持同步/异步通信、简单易用可扩展、支持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
service_linux
- tcp/ip service LINUX socket 编程 服务器框架 可实现并发处理-tcp/ip service LINUX socket programming can achieve concurrent processing server framework
FileServerUsingVC
- 用vc实现了一个文件操作服务器框架。接收客户程序发来的命令,如果命令含有delete,就把delete后面的文件全路径截取出来,然后删除该文件。大家可以扩展命令集合,即扩充协议,从而实现任何服务器端的文件操作。包含列目录、下载、上传等功能。-Implement a file operation server framework using VC. Upon Receiving a command sent by the client, if the command contains "delet
Socket
- 闲了研究了一下iocp 支持lua mysql 操作!非常实用 有经验者完全可以基于编写服务器框架-Spare the study a little iocp support lua mysql operation! There are very practical experience can write server-based framework
gameserver_framework
- 高性能游戏服务器框架,可独立运行,游戏逻辑编译成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
web.py
- web.py python对应的服务器框架-web.py python corresponding server framework
VideoServices
- 应用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
workerman-for-win-master
- 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