-
协议
protocol
- 2023-06-02 12:35:04下载
- 积分:1
-
功能介绍:
1、全站生成html(可选)
可减轻服务器负载,提高访问速度,更容易被搜索引擎收录,是大中型站点的必然选择。
2、多管理员...
功能介绍:
1、全站生成html(可选)
可减轻服务器负载,提高访问速度,更容易被搜索引擎收录,是大中型站点的必然选择。
2、多管理员
-functional presentations : one, the station generated html (optional) to reduce server load, increase the speed, more likely to be included search engine, the large and medium-sized site is a natural choice. Two more administrators
- 2023-04-23 03:50:04下载
- 积分:1
-
基于客户端|服务器模式的socket编程
基于客户端|服务器模式的socket编程-Based on the c/s mode of socket programming
- 2022-11-20 14:45:03下载
- 积分:1
-
Network sniffer C++ source code to detect data packets through the network card
网络嗅探器C++源码,侦测经过网卡的数据包-Network sniffer C++ source code to detect data packets through the network card
- 2022-03-03 13:52:19下载
- 积分:1
-
Socket 编程的DOS下和Windows开发包 Microsoft TCP/IP SDK for DOS/Windows
Socket 编程的DOS下和Windows开发包 Microsoft TCP/IP SDK for DOS/Windows-Socket programming DOS and Windows development package
Microsoft TCP/IP SDK for DOS/Windows
- 2022-08-15 22:58:35下载
- 积分:1
-
procedures Chinese website
似3721中文网址程序-procedures Chinese website
- 2022-08-15 08:22:50下载
- 积分:1
-
sockets API封装类,可以在UNIX和WIN32平台下工作。提供SSL、IPv6、TCP/UDP sockets、 TCP加密、HTTP协议、高度可定制...
sockets API封装类,可以在UNIX和WIN32平台下工作。提供SSL、IPv6、TCP/UDP sockets、 TCP加密、HTTP协议、高度可定制的错误处理。-sockets API Packaging category, in UNIX and work under Win32 platform. SSL, IPv6, TCP/UDP sockets, TCP encryption, HTTP protocol, highly customizable error handling.
- 2022-02-24 09:31:13下载
- 积分:1
-
我认为学习网络编程,这本书非常好,特别是初学者!
我认为学习网络编程,这本书非常好,特别是初学者!-i think it is a very usefull book for people who the first time to learn net programes.
- 2022-11-22 21:15:05下载
- 积分:1
-
ZeroMQ推拉模式测试网络延迟
更改ZeroMQ的演示代码,实现测试网络通信占用时间。 通过测试,zeromq通讯上的处理时间几乎可以忽略不计, 只受限于网络带宽。不愧是最快的消息中间件
- 2022-08-09 10:04:22下载
- 积分:1
-
TCP代理服务器的代码在C
应用背景一个TCP代理服务器作为客户端和一个服务器之间的中介,所谓的目标服务器。客户建立的TCP代理服务器的连接,然后建立一个到目标服务器的连接。代理服务器发送从客户端发送到目标服务器的数据,并将接收到的数据转发到目标服务器到客户端。关键技术的tcpproxy是你可以放置在一个TCP流的代理服务器程序,如浏览器和服务器之间的HTTP连接。它过滤请求和响应流,将结果发送到终端窗口(stdout)。您可以通过指定不同的过滤器,控制其行为。 ;的tcpproxy的主要目的是自动生成HTTP测试脚本可以重播与磨床的HTTP插件。因为tcpproxy让你看看在网络层面,作为调试工具本身也是非常有用的。
- 2022-07-10 00:19:53下载
- 积分:1