文件名称:httpsrv1.33
- 所属分类:
- WEB源码
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 33.46kb
- 下载次数:
- 0次
- 提 供 者:
- 校*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序是一个web服务器,在 .NET 环境下运行。
实现了 HTTP/1.1 的部分内容,目前它支持GET和HEAD命令,支持断点续传和多线程下载,
在Windows NT/2000/XP环境下,可以运行EXE格式的CGI程序,URL格式为\"http://website/cgi.exe?+传递的参数\",
注意带上\"?\",如需传递多个参数,中间用\"+\"分隔;
如果你有其他的脚本解释程序,或者独立的运行环境(如ASP,PHP,JAVA);
在进行适当的配置之后,也可以作为服务器端程序运行以输出动态页面。-this program is a web server, and.NET operating environment. HTTP/1.1 realized part, it supports GET and HEAD orders HTTP supports multithreading and download the Windows NT/2000/XP environment, EXE format can run the CGI program, URL format for the "http : / / website / cgi.exe transmission parameters, "bring attention", "For a number of transmission parameters, intermediate "with" the separation; If you have other scr ipts interpretation of the procedures, or an independent operating environment (such as ASP, PHP, Java); conducting the appropriate configuration, can be used as the server operating procedures for export dynamic pages.
实现了 HTTP/1.1 的部分内容,目前它支持GET和HEAD命令,支持断点续传和多线程下载,
在Windows NT/2000/XP环境下,可以运行EXE格式的CGI程序,URL格式为\"http://website/cgi.exe?+传递的参数\",
注意带上\"?\",如需传递多个参数,中间用\"+\"分隔;
如果你有其他的脚本解释程序,或者独立的运行环境(如ASP,PHP,JAVA);
在进行适当的配置之后,也可以作为服务器端程序运行以输出动态页面。-this program is a web server, and.NET operating environment. HTTP/1.1 realized part, it supports GET and HEAD orders HTTP supports multithreading and download the Windows NT/2000/XP environment, EXE format can run the CGI program, URL format for the "http : / / website / cgi.exe transmission parameters, "bring attention", "For a number of transmission parameters, intermediate "with" the separation; If you have other scr ipts interpretation of the procedures, or an independent operating environment (such as ASP, PHP, Java); conducting the appropriate configuration, can be used as the server operating procedures for export dynamic pages.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 71477205httpsrv1.33.zip 列表 httpsrv/ httpsrv/AssemblyInfo.cs httpsrv/bin/ httpsrv/bin/Debug/ httpsrv/bin/Debug/httpsrv.exe httpsrv/bin/Debug/httpsrv.ini httpsrv/bin/Debug/MIME.ini httpsrv/bin/Release/ httpsrv/bin/Release/httpsrv.exe httpsrv/bin/Release/httpsrv.ini httpsrv/bin/Release/MIME.ini httpsrv/ClientSocketThread.cs httpsrv/httpsrv.csproj httpsrv/httpsrv.csproj.user httpsrv/HTTPSRV.ICO httpsrv/httpsrv.sln httpsrv/httpsrv.suo httpsrv/iniAns.cs httpsrv/readme.txt httpsrv/RequestProcessor.cs httpsrv/SrvInfo.cs httpsrv/SrvMain.cs httpsrv/wwwroot/ httpsrv/wwwroot/index.htm httpsrv/wwwroot/nopage.htm httpsrv/wwwroot/servercache/ httpsrv/wwwroot/wrongrequest.htm