搜索资源列表
remote_distance_control
- 这是学生做的毕业设计,一个集二级虚拟目录空间申请、网站发布服务和计算机远程控制为一体的管理系统源代码,用ASP.NET实现。-This is the graduating students to do design, a set of virtual directory two space applications, Web Publishing services and computer remote control as one of the source code management s
C#编写的简单web服务器(含源代码)
- 本程序是一个web服务器,在 .NET 环境下运行。 实现了 HTTP/1.1 的部分内容,目前它支持GET和HEAD命令,支持断点续传和多线程下载, 在Windows NT/2000/XP环境下,可以运行EXE格式的CGI程序,URL格式为"http://website/cgi.exe?+传递的参数", 注意带上"?",如需传递多个参数,中间用"+"分隔; 如果你有其他的脚本解释程序,或者独立的运行环境(如ASP,PHP,JA