-
使用 ISAPI Filter 实现的限制 IIS 多线程访问程序。 主要应用在下载系统,或者使用 IIS 做的流媒体点播系统中,稍加修改可以使其具有认证功能。...
使用 ISAPI Filter 实现的限制 IIS 多线程访问程序。 主要应用在下载系统,或者使用 IIS 做的流媒体点播系统中,稍加修改可以使其具有认证功能。在程序中已经对 用户认证 事件做了直接返回的处理。 使用本 Filter 可以很容易的获得服务器的连接数,从而可以实现多个服务器的负载平衡(可以把请求分发到连接较少的一个服务器上)。 可以对访问的有效控制,可以自定义无限制用户IP,限制用户的IP。 从而可以实现对某个IP的限制数不限制,或者对某个IP的封杀。-use ISAPI Filter achieve restrictions IIS multithreading visit procedures. The main application download system, or do IIS use of streaming media on-demand system, a little change can make it authenticated. The procedures for user authentication has done a deal with the direct return. The use of the Filter can easily access server connections, which can be achieved over the server load balancing (request can be sent to a less connected server). The visit can be an effective control, can define unlimited user IP, the IP user restrictions. Thus it is possible for a limited number of IP no restrictions, or to a particular IP block.
- 2022-03-21 03:45:01下载
- 积分:1
-
一个可以转发和过滤HTTP请求的代理服务器。更多细节见README。...
一个可以转发和过滤HTTP请求的代理服务器。更多细节见README。-A Proxy Server that can forward or filter http requests. The port and filter list can passed to the program as arguments. More details see README.
- 2022-02-03 01:16:06下载
- 积分:1
-
使用java语言编写的数据库连接池,实现数据库与jsp文件的连接
使用java语言编写的数据库连接池,实现数据库与jsp文件的连接-use java language of database connection pool, a database with documents linking jsp
- 2023-01-06 03:05:04下载
- 积分:1
-
数据库和txt csv文件之间的导入导出实现。实现在vs 2003上
数据库和txt csv文件之间的导入导出实现。实现在vs 2003上-database and txt csv files into the realization is derived. Vs achieve in 2003,
- 2022-04-29 08:36:43下载
- 积分:1
-
Web Server的源码,可以自己架设WEB服务器的源代码
Web Server的源码,可以自己架设WEB服务器的源代码-Web Server source code, may own erect the WEB server the
source code
- 2022-03-03 23:28:11下载
- 积分:1
-
Ajax入门实例,包括3个实例,是一个教程的附带源码,都可以运行...
Ajax入门实例,包括3个实例,是一个教程的附带源码,都可以运行-Getting Started Examples of Ajax, including the three examples, is a collateral source tutorials, you can run
- 2022-02-04 17:00:27下载
- 积分:1
-
实现图书的网络管理,利用VBscript+SQL Server2000+ASP编写!
实现图书的网络管理,利用VBscript+SQL Server2000+ASP编写!-The library network management, SQL Server2000 use VBscript ASP prepared!
- 2022-03-26 19:36:39下载
- 积分:1
-
Web服务器(VC版)
Web服务器(VC版)-Web server (VC version)
- 2022-12-10 17:50:03下载
- 积分:1
-
HTTP服务器源码,用于初学者学习HTTP的原理
HTTP服务器源码,用于初学者学习HTTP的原理-Source HTTP server for beginner to learn the principles of HTTP
- 2022-03-25 01:35:00下载
- 积分:1
-
一个基于Socket的网络信息查询服务器
一个基于Socket的网络信息查询服务器-Socket-based network information server
- 2023-06-21 03:25:04下载
- 积分:1