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

搜索资源列表

  1. dkftpbench-0.45.tar

    0下载:
  2. 实现了poll/epoll/devpoll等C++封装,提供了很好的可移植性并具备相当高的效率
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:267.34kb
    • 提供者:seo
  1. epoll-libevent-proxy

    0下载:
  2. 分别使用epoll、libevent实现的端口映射程序,学习epoll,libevent的好资料-Respectively, using epoll, libevent port mapping procedures to achieve, learning epoll, libevent good information ...
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:23.07kb
    • 提供者:xwolf
  1. SOCKET-EPOLL

    0下载:
  2. socket for tcp udp , with c code
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:6.12kb
    • 提供者:yun
  1. epoll-linx-c

    0下载:
  2. linux gcc epoll network for the service,
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:5.92kb
    • 提供者:jiangzhaoguo
  1. sSocket

    0下载:
  2. linux下使用Epoll实现了的回送服务器,并且采用c++实现,对相关的系统api进行了封装。-used in the under linux Epoll to achieve a of the loopback the server, and the use of c++ to achieve, carried out encapsulation to the on the related system api.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-15
    • 文件大小:20.49kb
    • 提供者:苏东
  1. tcp

    0下载:
  2. High Performance C++ object oriented TCP server/client implementaion using epo-High Performance C++ object oriented TCP server/client implementaion using epoll
  3. 所属分类:Linux Network

    • 发布日期:2017-11-20
    • 文件大小:5.78kb
    • 提供者:Sugeng Widodo
  1. TCPserver

    0下载:
  2. linux下TCP服务器端常用的多客户端相应处理方式select和epoll.c基本应用-TCP server under linux commonly used multi-client and select the appropriate treatment of the basic application epoll.c
  3. 所属分类:Linux Network

    • 发布日期:2017-11-17
    • 文件大小:2.87kb
    • 提供者:panyongxuan
  1. epoll

    0下载:
  2. 这是一个epoll封装成C++类的案例,非常值得学习-this is about epoll, epoll api is designed by c, but we can use it again by c++
  3. 所属分类:Linux Network

    • 发布日期:2017-05-10
    • 文件大小:2.38mb
    • 提供者:yandong
  1. 简单的HTTP服务器(bubble httpd)

    0下载:
  2. 本科网络编程作业 简单的HTTP服务器,使用epoll,线程池技术。采用分阶段多线程事件驱动模型。在Linux使用C语言实现。 本代码只适用于Linux平台。README尚未完善。 下载代码后直接用root执行all.bash success后可以使用(默认安装到/usr/local/bubble下) bubble start/stop/restart控制服务启停 配置文件为bubble/etc/bubble.conf 有以为或建议请致信README中的Email
  3. 所属分类:Web服务器

    • 发布日期:2013-10-16
    • 文件大小:50.7kb
    • 提供者:ipaoTAT
  1. reactor

    0下载:
  2. C network reactor modal. use linux epoll. callback notify event.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:6.79kb
    • 提供者:karts
  1. epoll

    0下载:
  2. 学习网络编程的好资料,主要介绍epoll模型,c/c++学习者可参考-if you are learning epoll, it is very useful for you
  3. 所属分类:Linux Network

    • 发布日期:2017-05-07
    • 文件大小:1.05mb
    • 提供者:周华明
  1. epollServer

    0下载:
  2. 用c++实现的epollserver, 和tcpclient,将epoll启动后,用tcpclient能够连接上去。-With the implementation of c++ epollserver, and tcpclient, the epoll after the start, using tcpclient to connect to.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1.7kb
    • 提供者:jianhuang
  1. epoll

    0下载:
  2. 利用epoll实现IO多路复用。C/S模型有,客户端循环发送数据,服务器循环接收。-Implementation of IO multiplexer with epoll. C/S model.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:1.89kb
    • 提供者:钟志强
  1. epoll

    2下载:
  2. 文件名:epoll的socket封装_cpp 是基于Linux下的epoll网络编程,程序采用c++进行封装,代码文件多的很,重要的学会使用方法,如何写出高质量的代码|!以及对自己的代码进行封装,高手 代码是很好看的很规范的!,-File name: epoll epoll of socket network programming package _cpp is under Linux-based program using c++ package, code files and more v
  3. 所属分类:Linux Network

    • 发布日期:2015-09-24
    • 文件大小:10kb
    • 提供者:lqjun
  1. minac

    1下载:
  2. mina的C语言版,实现了IOBuffer,minac基于epoll,使用event-loop-per-thread结构,IO thread个数默认为Cpu的核数。 熟悉mina2的同学基本上拿过来就可以直接使用,没有任何学习成本。-C version Mina.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-27
    • 文件大小:35.44kb
    • 提供者:xueke
  1. epoll

    0下载:
  2. linux c++ epoll编程,支持epoll udp-linux c++ epoll programming, support epoll udp
  3. 所属分类:Linux Network

    • 发布日期:2017-04-29
    • 文件大小:353.16kb
    • 提供者:huzhixing
  1. epollUDP

    0下载:
  2. UDP高性能EPOLL操作方式,性能非常高linux c++ epoll编程,支持epoll udp-High-performance EPOLL UDP mode of operation, the performance is very high linux c++ epoll programming, support epoll udp
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-03
    • 文件大小:708.92kb
    • 提供者:huzhixing
  1. epoll-Client-Server

    0下载:
  2. epoll client+server linux C
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3.45kb
    • 提供者:l
  1. epoll_threadpool-master

    0下载:
  2. epoll多线程的例子. 使用这个例子来解释下epoll多线程的设计方法和解决方案。-epoll multi thread. descr ipt how write multi thread in c++ in linux with epoll.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-04
    • 文件大小:32.65kb
    • 提供者:许义霖
  1. epoll-server

    0下载:
  2. epoll tcp server. 适用于TCP server。C/C++ 均可适用。 可以用于TCP server服务器端的通信处理,可扩展性强。(epoll for tcp server. realized by c/c++. can be used for TCP server side handling. flexible to extend.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-01-05
    • 文件大小:4kb
    • 提供者:shengyp0929
« 12 »
搜珍网 www.dssz.com