CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 Web服务器 搜索资源 - HTTP WEB SERVER

搜索资源列表

  1. 用Java实现Web服务器

    1下载:
  2. 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:10425
    • 提供者:雨岳
  1. simple-http-server

    1下载:
  2. 该工程实现了一个简单的http服务器,如果您想编写一个自己的web服务器,可以参考本程序。-the project to achieve a simple http server, if you want to prepare their own web server, the reference to the procedures.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:44115
    • 提供者:日出东方
  1. HTTP_SERVER001

    0下载:
  2. 一个HTTP-WEB服务器VC++代码例子-an HTTP-Web server code examples in VC
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:45829
    • 提供者:皮皮
  1. HttpServer.用java实现的简单HTTP的Web服务器端

    1下载:
  2. 一个用java实现的简单HTTP的Web服务器端,实现了套接字的基本工作原理,Using java to achieve a simple HTTP-Web server-side to achieve the basic working principle of Sockets
  3. 所属分类:Web服务器

    • 发布日期:2017-03-22
    • 文件大小:1933
    • 提供者:wkylj
  1. fws

    0下载:
  2. http web server c语言实现,兼容windows和linux,实现http web server的基本,支持gzip压缩-http web serverc language, compatible with windows and linux, the realization of the basic http web server, support for gzip compression
  3. 所属分类:Web Server

    • 发布日期:2017-04-09
    • 文件大小:2551968
    • 提供者:赖泽天
  1. HTTP-server-source-code

    0下载:
  2. HTTP服务器源代码(http是超文本传输协议,http服务器就是能运行和解析超文本代码的)-HTTP server source code (http is the hypertext transfer protocol, http server that can run and analytical hypertext code)
  3. 所属分类:Web Server

    • 发布日期:2017-03-23
    • 文件大小:82817
    • 提供者:镜子
  1. webalizer-2.01-10-src

    1下载:
  2. Analysis of HTTP log analysis system, on the web server to the HTTP log analysis, extraction of the website to access the data, and the perspective of many of these data, multi-target analysis, statistics, web access usage
  3. 所属分类:Web服务器

    • 发布日期:2013-07-15
    • 文件大小:4176213
    • 提供者:yintaihui
  1. HTTP_Spy-src

    0下载:
  2. A simple way to find the configuration of a Web Server is by using any one of the HTTP request methods HEAD and GET.
  3. 所属分类:Web Server

    • 发布日期:2017-03-28
    • 文件大小:26177
    • 提供者:吴开红
  1. CsharpHTTPServer

    0下载:
  2. A small HTTP server built in C#. In it s current state, it only supports only the GET method, but can be extended to support any method in the RFC2616 standard. For cases where you only need a small, extensible web server to build off of, and you don
  3. 所属分类:Web Server

    • 发布日期:2017-03-26
    • 文件大小:10249
    • 提供者:anatolia
  1. hfs-last-beta-src

    0下载:
  2. 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
  3. 所属分类:Web Server

    • 发布日期:2017-03-23
    • 文件大小:331337
    • 提供者:Yao
  1. AspWebServer

    0下载:
  2. ASPWEB服务器(没有IIS也能调试ASP) 软件语言:简体中文 文件大小: 更新日期:2008-3-28 下载次数:5733  ::程序说明:: 感谢您使用时代网络ASPWEB服务器。该软件是在NETBOX核心下开发的一 套强大简洁的ASPWEB服务器,使用这个软件的您完全可以抛弃体积庞大的WINNT,WIN2000服 务器系统及漏洞百出的IIS了。现在你可以在任何一个系统上调试和发布您的ASP程序了。目 前测试通过的操作
  3. 所属分类:Web Server

    • 发布日期:2017-03-28
    • 文件大小:805192
    • 提供者:LiuZP
  1. Quick.n.Easy.Web.Server

    0下载:
  2. Quick n Easy Web Server 3.x by Pablo Software Solutions This application may not be sold, rented, leased, sublicensed or modified without permission of the author. This application is provided "AS IS" without warranty of any kind including, but n
  3. 所属分类:Web Server

    • 发布日期:2017-03-23
    • 文件大小:763948
    • 提供者:geonz
  1. http

    0下载:
  2. Building a Multi-Threaded Web Server.Most of the application layer protocols are relatively simple and text based.
  3. 所属分类:Web Server

    • 发布日期:2017-04-12
    • 文件大小:2184
    • 提供者:chenghui
  1. http

    1下载:
  2. 一个用java写的简单的WEB服务器和浏览器,对于相关的学习者有点帮助,可以初步了理一下整个模型的编写-Using java to write a simple WEB server and browser, for a little help learners related, can initial the management about the preparation of the model
  3. 所属分类:Web Server

    • 发布日期:2015-01-11
    • 文件大小:8192
    • 提供者:dante
  1. HTTP-vc6.0

    0下载:
  2. 一个简单功能的web服务器,开启后可以在浏览器打开浏览-A simple function of web server, open the browser open after browsing
  3. 所属分类:Web Server

    • 发布日期:2017-05-22
    • 文件大小:7183015
    • 提供者:hujun
  1. appweb-src-2.4.3-0.tar

    0下载:
  2. Appweb是一個嵌入式HTTP Web服務器,主要的設計思路是安全。這是直接集成到客戶的應用和設備,便於開發和部署基於Web的應用程序和設備。它正迅速( 3500多要求每秒)和緊湊(從11萬) ,其中包括支持動態網頁製作,服務器端嵌入式腳本過程中的CGI ,可加載模塊,的SSL ,摘要式身份驗證,虛擬主機, Apache樣式配置,日誌記錄,單和多線程應用程序。Appweb是一個嵌入式HTTP Web服務器,主要的設計思路是安全。這是直接集成到客戶的應用和設備,便於開發和部署基於Web的應用程序
  3. 所属分类:Web Server

    • 发布日期:2017-04-09
    • 文件大小:1131351
    • 提供者:Dennis
  1. webserver

    0下载:
  2. 嵌入式web服务器源码,实现了在LPC2300上移植TCP/IP协议栈以及实现HTTP协议功能-embedded system web server
  3. 所属分类:Web Server

    • 发布日期:2017-03-29
    • 文件大小:104668
    • 提供者:king
  1. HTTP-server-examples

    1下载:
  2. VC++编程,实现http网络服务器实例,获取有关网络设置-VC++ programming, http web server instance, information about network settings
  3. 所属分类:Web Server

    • 发布日期:2017-03-27
    • 文件大小:757988
    • 提供者:张飞
  1. Http

    0下载:
  2. Delphi采用Indy实现HTTP实例DELPHI编写HTTP下载,支持WEB服务器功能-Delphi using Indy HTTP instance DELPHI writing HTTP download support WEB server function
  3. 所属分类:Web Server

    • 发布日期:2017-03-27
    • 文件大小:285490
    • 提供者:hl
  1. httpd

    0下载:
  2. http web 服务 linux 下的实现。 嵌入式式平台移植(http web service embedded platform transplantation base on linux arm linux)
  3. 所属分类:Web服务器

    • 发布日期:2018-01-03
    • 文件大小:89088
    • 提供者:小小鱼夫
« 12 3 4 »
搜珍网 www.dssz.com