文件名称:httpsrv1.33
- 所属分类:
- WEB源码
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 33kb
- 下载次数:
- 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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
httpsrv
.......\AssemblyInfo.cs
.......\bin
.......\...\Debug
.......\...\.....\httpsrv.exe
.......\...\.....\httpsrv.ini
.......\...\.....\MIME.ini
.......\...\Release
.......\...\.......\httpsrv.exe
.......\...\.......\httpsrv.ini
.......\...\.......\MIME.ini
.......\ClientSocketThread.cs
.......\httpsrv.csproj
.......\httpsrv.csproj.user
.......\httpsrv.sln
.......\iniAns.cs
.......\readme.txt
.......\RequestProcessor.cs
.......\SrvInfo.cs
.......\SrvMain.cs
.......\wwwroot
.......\.......\index.htm
.......\.......\nopage.htm
.......\.......\servercache
.......\.......\wrongrequest.htm
.......\AssemblyInfo.cs
.......\bin
.......\...\Debug
.......\...\.....\httpsrv.exe
.......\...\.....\httpsrv.ini
.......\...\.....\MIME.ini
.......\...\Release
.......\...\.......\httpsrv.exe
.......\...\.......\httpsrv.ini
.......\...\.......\MIME.ini
.......\ClientSocketThread.cs
.......\httpsrv.csproj
.......\httpsrv.csproj.user
.......\httpsrv.sln
.......\iniAns.cs
.......\readme.txt
.......\RequestProcessor.cs
.......\SrvInfo.cs
.......\SrvMain.cs
.......\wwwroot
.......\.......\index.htm
.......\.......\nopage.htm
.......\.......\servercache
.......\.......\wrongrequest.htm