-
libevent http百万并发客户端(非多线程)
异步方式,发起百万http链接,测试服务器高并发连接的能力。但是不能真正完全并发。我们测试的峰值达到40万连接。完成了130万多次的http请求。
- 2022-02-05 21:29:30下载
- 积分:1
-
WinSocket网络编程
WinSocket网络编程-Winsocket Network Programming
- 2022-03-05 01:01:07下载
- 积分:1
-
客户端聊天室编写 c/s
客户端聊天室编写 c/s- The customer end chatroom compiles c/s
- 2022-01-26 15:22:48下载
- 积分:1
-
用UDP实现的一个点对点聊天程序。 用异步方式实现
用UDP实现的一个点对点聊天程序。 用异步方式实现-using UDP achieve a peer-to-peer chat program. Asynchronous means
- 2022-08-07 05:36:40下载
- 积分:1
-
netfilter源码,非常经典
netfilter.org is home to the software of the packet filtering framework inside the Linux 2.4.x and later kernel series. Software commonly associated with netfilter.org is iptables.
Software inside this framework enables packet filtering
- 2022-02-06 02:35:04下载
- 积分:1
-
共享Unix的资源(磁盘或打印机等)给Windows使用的程序
共享Unix的资源(磁盘或打印机等)给Windows使用的程序 -Share Unix resource to windows
- 2022-03-18 07:53:07下载
- 积分:1
-
拍卖系统的程序~!比较简单的
拍卖系统的程序~!比较简单的-auction system procedures ~! Relatively simple
- 2022-01-22 12:13:16下载
- 积分:1
-
从internet上下载文件(http协议)的程序
从internet上下载文件(http协议)的程序- Downloads the document from internet (the http agreement) the
procedure
- 2022-06-15 08:09:13下载
- 积分:1
-
基于RTP的实时语音通信系统
基于rtp的实时语音聊天,采用adpcm压缩/* comm.h - Communication input/output modules * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either version 2 of the License, or (at your option) * any later version. * * This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR * PURPOSE. See the GNU General Public License for more * details (available in COPYING).
- 2022-01-28 15:16:42下载
- 积分:1
-
ZeroMQ推拉模式测试网络延迟
更改ZeroMQ的演示代码,实现测试网络通信占用时间。 通过测试,zeromq通讯上的处理时间几乎可以忽略不计, 只受限于网络带宽。不愧是最快的消息中间件
- 2022-08-09 10:04:22下载
- 积分:1