-
此文件给出了用java实现的一个简单的web的例子,很值得参考啊!...
此文件给出了用java实现的一个简单的web的例子,很值得参考啊!-this document is the realization of java with a simple web example, is worth reference ah!
- 2022-03-05 11:15:47下载
- 积分:1
-
jsp sample code from apache about implicit objects in web program
jsp sample code from apache about implicit objects in web program
- 2023-03-07 09:35:03下载
- 积分:1
-
Entire site reference procedures on this basis can be changed a bit, enough to m...
整个网站的参考程序,可以在此基础上修改一下,就可以满足需要。-Entire site reference procedures on this basis can be changed a bit, enough to meet the need.
- 2022-01-25 17:48:39下载
- 积分:1
-
用STLwriteWeb服务器
学习web服务器的开发方法,很有用的资料
用STLwriteWeb服务器
学习web服务器的开发方法,很有用的资料-STLwriteWeb server used to study the development of the web server, very useful information
- 2022-01-24 15:57:43下载
- 积分:1
-
本程序是一个web服务器,在 .NET 环境下运行。
实现了 HTTP/1.1 的部分内容,目前它支持GET和HEAD命令,支持断点续传和多线程下载,...
本程序是一个web服务器,在 .NET 环境下运行。
实现了 HTTP/1.1 的部分内容,目前它支持GET和HEAD命令,支持断点续传和多线程下载,
在Windows NT/2000/XP环境下,可以运行EXE格式的CGI程序,URL格式为"http://website/cgi.exe?+传递的参数",
注意带上"?",如需传递多个参数,中间用"+"分隔;
如果你有其他的脚本解释程序,或者独立的运行环境(如ASP,PHP,JAVA);
在进行适当的配置之后,也可以作为服务器端程序运行以输出动态页面。
文件清单:
httpsrv.exe web服务器主程序文件
httpsrv.ini 主程序配置文件,可以通过它改变服务器及本站点的配置,
在第一次运行程序前,请做好正确的配置
MIME.ini 记录所知道的MIME文件类型,不要修改该文件
-Windows NT/2000/XP
- 2022-02-06 13:22:39下载
- 积分:1
-
使用 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
-
prepared packet handling functions can reduce CGI, the use of standard templates...
编写CGI处理函数包,可以减少CGI处理,采用了STL标准模板-prepared packet handling functions can reduce CGI, the use of standard templates STL
- 2022-05-23 02:13:26下载
- 积分:1
-
一个开源的轻量级HTTP服务器,适合嵌入式系统
一个开源的轻量级HTTP服务器,适合嵌入式系统-A lightweight open-source HTTP server for embedded systems
- 2023-03-22 20:20:03下载
- 积分:1
-
很漂亮的网页中的网页播放器
很漂亮的网页中的网页播放器-wangyebofangqi
- 2022-12-01 02:45:03下载
- 积分: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