搜索资源列表
myserver000000000
- asp远程WEB服务器管理 功能:服务器信息、文件管理、文件批量上传、数据库管理、执行DOS命令 仅一个asp文件,自行修改登录密码password=\"123456\"-asp remote Web server management functions : information servers, document management, file upload batch, database management and implementation of a DOS comman
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