CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - epoll tcp
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - epoll tcp - List
[
Communication
]
epoll-lib-0.11.tar
DL : 0
linux环境下大容量TCP连接,用于网络通信.-large capacity TCP connection for network communications.
Update
: 2008-10-13
Size
: 36.75kb
Publisher
:
一路发
[
Communication
]
epoll-lib-0.11.tar
DL : 0
linux环境下大容量TCP连接,用于网络通信.-large capacity TCP connection for network communications.
Update
: 2025-02-17
Size
: 37kb
Publisher
:
一路发
[
Internet-Network
]
epoll
DL : 1
linux下的Tcp服务器,采用的是Epoll模式,deamon程序,适合大家学习网络编程。-Tcp server under linux, using the Epoll mode, deamon process, suitable for them to learn network programming.
Update
: 2025-02-17
Size
: 247kb
Publisher
:
yourname
[
Internet-Network
]
tcp_frame
DL : 0
用Windows的IOCP、Linux的epoll、FreeBSD的kqueue写了一个支持高并发、多CPU、跨平台的TCP网络服务框架。-With Windows IOCP, Linux epoll, FreeBSD kqueue wrote a support high concurrency, multi-CPU, cross-platform framework for TCP network services.
Update
: 2025-02-17
Size
: 15kb
Publisher
:
陈友能
[
TCP/IP stack
]
NewEye2.tar
DL : 0
Unreleased TCP streaming engine using epoll under Linux
Update
: 2025-02-17
Size
: 26kb
Publisher
:
thefre
[
Linux-Unix
]
ttII_src
DL : 0
linux,网络资料, 网络资料,网络资料-linux tcp epoll
Update
: 2025-02-17
Size
: 460kb
Publisher
:
char
[
Internet-Network
]
TCPSvr_IOCP_EPOLL_KQUEUE
DL : 0
一个轻量级的跨平台TCP服务器封装,封装了IOCP。EPOLL。kq-A lightweight cross-platform TCP server package encapsulates the IOCP. EPOLL. kqueue
Update
: 2025-02-17
Size
: 15kb
Publisher
:
sangXN
[
Internet-Network
]
SOCKET-EPOLL
DL : 0
socket for tcp udp , with c code
Update
: 2025-02-17
Size
: 6kb
Publisher
:
yun
[
Internet-Network
]
Tcp_Epoll
DL : 0
linux下epoll实现tcp通信,试用期考核项目,代码规约可能遵守的不是很好,但是思路,模型使用自觉不错,仅供参考-under linux epoll tcp communication, assessment of the trial period Statute of code compliance is not very good, but the idea of consciously good model uses for reference only
Update
: 2025-02-17
Size
: 13kb
Publisher
:
黄俊
[
Internet-Network
]
tcp
DL : 0
High Performance C++ object oriented TCP server/client implementaion using epo-High Performance C++ object oriented TCP server/client implementaion using epoll
Update
: 2025-02-17
Size
: 6kb
Publisher
:
Sugeng Widodo
[
Internet-Network
]
TCPserver
DL : 0
linux下TCP服务器端常用的多客户端相应处理方式select和epoll.c基本应用-TCP server under linux commonly used multi-client and select the appropriate treatment of the basic application epoll.c
Update
: 2025-02-17
Size
: 3kb
Publisher
:
panyongxuan
[
Internet-Network
]
Epoll-TCP-Client
DL : 0
Simple TCP Client Code
Update
: 2025-02-17
Size
: 3kb
Publisher
:
geek_ps
[
Internet-Network
]
epoll_test
DL : 0
linux epoll 模型,用于linux 下 大容量 tcp 通讯使用-linux epoll server and clinet
Update
: 2025-02-17
Size
: 56kb
Publisher
:
曾庆长
[
Embeded Linux
]
cubieboard-master
DL : 0
bluetooth中为蓝牙测试demo:检测周围的蓝牙设备,连接设备,循环发送数据 broadcom-bluetooth:固件源代码,以及加载固件的命令 com:cubieboard从串口读取数据,再通过tcp发送 特点:epoll com_bt:cubieboard从串口读取数据,通过tcp和蓝牙发送 特点:epoll 线程 信号-Connection device for Bluetooth, Bluetooth Test Detection of demo: around the Bluetooth, cyclic transmission of data Broadcom-bluetooth: firmware source code, and the commands for loading firmware Com:cubieboard to read data the serial port, and then sent through TCP Features: epoll Com_bt:cubieboard to read data the serial port, through the TCP and Bluetooth transmission Features: the epoll thread signal
Update
: 2025-02-17
Size
: 52kb
Publisher
:
张文建
[
Internet-Network
]
socket-server-socket-serve
DL : 0
这是一个关于各种IO模型的socket server实现与测试。 这里采用多种模型实现了一个TCP ECHO服务器,将client发送的内容echo回去。 client每秒会发送一次请求,server保持并发连接并进行相应。 现已实现的模型: base: 最原始的echo服务器 thread: 多线程模型 select: select模型 poll: poll模型 epoll: epoll模型 参数 修改src/clients.sh 可以生成指定数量的client 修改src/base.cpp 中的MAX_CLIENT_NUM参数调整server最大服务数 修改src/base.cpp 中的CLIENT_INTERVAL参数调整client发包间隔 修改Makefile 中的DEBUG参数确定是否输出调试信息 使用方法(This is a socket server implementation and testing of various IO models. Here, a variety of models are used to implement a TCP ECHO server that returns the contents sent by echo back to client. Client sends a request per second, and server maintains concurrent connections and performs them accordingly. The model has been implemented: Base: the most primitive echo server Thread: multithreaded model Select: select model Poll: poll model Epoll: epoll model parameter Modify src/clients.sh to generate a specified number of client Modify the MAX_CLIENT_NUM parameter in src/base.cpp to adjust the maximum number of server services Modify the CLIENT_INTERVAL parameter in src/base.cpp to adjust the client contract interval Modify the DEBUG parameter in the Makefile to determine whether output debugging information is out Usage method)
Update
: 2025-02-17
Size
: 11kb
Publisher
:
JIE2012
[
Linux-Unix
]
tcpSocket
DL : 0
实现基于EPOLL的tcp服务端、客户端的封装。(EPOLL based implementation of TCP server, client package)
Update
: 2025-02-17
Size
: 4kb
Publisher
:
SGDFS
[
Other
]
linux_qq
DL : 0
该代码在Linux实现了一个类似于windows上的QQ的聊天工具。主要是基于TCP/IP协议的socket通信。包括服务器端和客户端两部分,其中客户端使用了select的IO多路复用技术,服务器端由于要监听多个客户端,因此使用了epoll的IO多路复用技术。整个项目目前可以实现的功能有用户的注册与登录,添加好友,发送聊天消息,发送与接收文件等。(The code implements a chat tool similar to windows on QQ in Linux. Socket communication is mainly based on TCP/IP protocol. Including server and client two parts, in which the client uses the select IO multiplexing technology, the server side to monitor a number of clients, so the use of epoll IO multiplexing technology. The functions of the whole project can be registered and logged by users, add friends, send chat messages, send and receive files, etc..)
Update
: 2025-02-17
Size
: 41kb
Publisher
:
零下10度C
[
TCP/IP stack
]
epoll-server
DL : 0
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.)
Update
: 2025-02-17
Size
: 4kb
Publisher
:
shengyp0929
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.