搜索资源列表
用Java实现Web服务器
- 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接
hfs-last-beta-src
- You can use HFS (HTTP File Server) to send and receive files. It s different from classic file sharing because it uses web technology to be more compatible with today s Internet. It also differs from classic web servers because it s ver
pws2003
- http服务器,上传,下载,相当于FTP!-http file server
CSharp_Simulation_IIS_SeverGET_POST
- 建于: 2010-12-12 作者: kevery / 香門 QQ:214958266 目的: 模拟IIS服务器 当前: 测试模块效果 测试环境:Visual Studio 2005 C# .NET Framework 2.0 windows 7 用途: 建立简单C/B/S模式转输数据. 优点: 采用HTTP方式(方式:POST GET) ,简单,实用. GET方式时,访问未指明的文件名时,默认访问:index.html文件,即默认主页-Built in: 2010
moniIIS
- 轻量级IISweb服务器源码,用C#编写,可以支持所有IIS常用功能,可以运行asp.net网站。 至于本程序用途还须开发者活学活用,比如构建一个HTTP 网络文件管理器。-Lightweight IISweb server, IIS can support all commonly used functions, you can run asp.net web site. The purpose of this program developers must learn and use,
webserver
- 一个多线程web服务器:将编译后的WebServer.class、RequestHandler.class和index.html文件至于网络主机的同一目录中. 首先运行服务器程序,服务器运行后显示端口信息”http Server runing on port 6789”, 然后在浏览器地址栏中输入http://localhost:6789/index.html,就可以正确的显示网页。 -A multi-threaded web server: the compiled WebSer
hfs-latest-beta-src
- 最好用的HTTP File Server,只需要1个文件,而且还支持上传功能。Delphi编程。-Best to use the HTTP File Server, the only one file, but also supports the upload feature. Delphi programming.
Peer-toPee
- 一个点对点应用程序充当客户端和服务器。在基于SOAP的Web服务的情况下,应用程序可以发送一个SOAP请求同行以及接受SOAP请求从一个对等。一个用户可以连接到另一个Peer2Peer应用和浏览临时、上传和下载文件夹。当您启动应用程序Peer2Peer将创建上面的三个文件夹如果他们已不存在。C:\ Temp \ \下载上传。包括在zip文件是我参考的FileShareSoapService Peer2Peer应用程序。 将与其他同行Peer2Peer通过HTTP上的SOAP。 因为应用程序将作为
test
- http 文件下载接口, 可以下载任何web服务器上的文件。-http file download interface, you can download any file on the web server.
webser
- 简易web服务器,构造本地Http服务器,简单实现实现文件的上传下载-Simple web server, construct local Http server, simple implementation for file upload and download
_webserv
- Small web-server *. 1. Multithreading. 2. Opens for input connections on port 8080. 3. Provides access to everything on the disk C:\. (For example http://192.168.1.202:8080/123.txt file contents of the file in the browser - C:\123.txt)
httpServer
- Http 服务器源码 WEB_ROOT这个路径下放置HTML文件和其他一些文件。 *在这个包中,WEB_ROOT就是工作路径”webroot”。 *工作路径是文件系统中java命令所调用的位置。-Http server source code WEB_ROOT place HTML files and other documents under this path.* In this package, WEB_ROOT is working path " webroot&
Http-File-Serve-templet
- Http File Server配套模版(HFS_Terayon) 1.2.1 UTF-8-Http File Server(HFS_Terayon) 1.2.1 UTF-8
7k7kmh
- 1.用企业管理器还原databak目录里的.BAK 数据库备份文件 2.修改inc/config.asp里的数据库配置信息 3.后台用户及密码都是admin 4.进入后台,生成前台html页面 5.下载漫画图片,点后图下载图片连接,可以一次性下载全部漫画图片,约150G大小。下载速度看服务器网速度,基本1-2天时间全部下载完毕 6.漫画图片默认连接7k7k服务器,如需要使用本地图片连接,修改js/Vol.js文件{var url= http://cimg.7k7k.com/
Dolphin-cn
- 安装方法(以www.bar.sh.cn举例说明) 1.进入管理员后台(http://www.bar.sh.cn/admin/) 2.建立中文语言包(Settings >Languages Settings) 按照以下信息输入: New language:简体中文 Code:sc Copy from:English Flag: China New language:繁体中文 Code:tc Copy from:English Flag: China 3.FTP上传压缩包内的语言包到您的服务器
stunnel_hfs
- https file server, upload and download