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

搜索资源列表

  1. MiniHttpd_src

    0下载:
  2. 可以执行aspx文件的简易HTTP WebSErver
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:48116
    • 提供者:代汉章
  1. WebServer

    1下载:
  2. VC++写的小型HTTP服务器源程序,也就是一个WEB服务器,功能不算强大,只是完成一个WEB服务器所必需的核心功能,以及一些设置的实现,向大家展示如何使用VC编写HTTP服务。   本WEB服务器支持设置站点根目录、默认文档名、服务器端口号、超时时间设定、服务器状态监控、适时显示发送与接收字节、访问量、活动连接数等。 -VC++ to write a small HTTP server source code, that is a WEB server function is not p
  3. 所属分类:Web Server

    • 发布日期:2017-03-26
    • 文件大小:28660
    • 提供者:jiangtao
  1. Webserver

    0下载:
  2. 这是我本人写的一个基于C语言的嵌入式服务器,实现了HTTP协议,实现了Web的基本功能-This is a embedded webserver which is write by myself In C language
  3. 所属分类:Linux Network

    • 发布日期:2017-03-25
    • 文件大小:1339
    • 提供者:乙星
  1. http_post

    0下载:
  2. * This source demonstrates sending HTTP POST request to webserver from C++ * This uses sockets hence can be compiled on Linux, UNIX, Win -* This source demonstrates sending HTTP POST request to webserver from C++ * This uses sockets hence can
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:2077
    • 提供者:stevenjagan
  1. WebServer

    0下载:
  2. eb服务器是一个功能比较齐全的WEB服务器程序,通过该程序能够让读者深入了解HTTP的实现机理-eb server is a relatively complete WEB server program through the program that allows readers to realize a deeper understanding of the mechanism of HTTP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-28
    • 文件大小:59738
    • 提供者:zhangshouying
  1. httpxmlsoap

    0下载:
  2. This source demonstrates sending HTTP POST request to webserver from C++ This uses sockets hence can be compiled on Linux, UNIX, Windows
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:2081
    • 提供者:stevenjagan
  1. HTTPShutDown

    0下载:
  2. 采用http web server,通过指令,远程关闭计算机,远程重启,远程启动其它应用程序等。2年前为一客户写的,-useing the http webserver to control the computer...
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:21893
    • 提供者:蓝科
  1. websms

    0下载:
  2. 通过串口连接手机,然后通过http web来给发送短信息,3年前帮别人公司写的通过web来控制手机发送短信息的程序。其中涉及:串口编程,http webserver等.核心代码、-using the mobile phone via com and http web to send the sms.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:3670
    • 提供者:蓝科
  1. Sockets-2.3.9.1

    0下载:
  2. C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-his is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore wor
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-21
    • 文件大小:318774
    • 提供者:geddy
  1. webserver

    0下载:
  2. 在linux下用C++编写的一个简单的Web服务器,可以响应http请求,显示html页面(包括图片),可作为C++网络编程的入门-Under the linux written in C++, a simple Web server, you can respond to http requests, display html page (including images), as C++ network programming entry
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:2330
    • 提供者:mimac
  1. WebServer

    0下载:
  2. 本实例介绍一个基于http协议的服务器端程序,可以支持多线程、实时服务器日志、配置网站所在目录和默认主页等。-This instance of the http protocol describes a server-based program, can support multi-threaded, real-time server logs, configuration, web site directory and the default home page and so on.
  3. 所属分类:Web Server

    • 发布日期:2017-05-13
    • 文件大小:3136512
    • 提供者:王志杰
  1. rfc4918

    0下载:
  2. http协议 包括https等 主要用于与服务器交互时使用-http protcal
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-21
    • 文件大小:223653
    • 提供者:gaoh
  1. DM9000A-WebServer

    0下载:
  2. 利用DM9000A实现网络服务器的各种功能,包括TCP/IP、UDP、http等功能,基于ADS1.2开发环境,移植强-DM9000A for network servers using a variety of features, including TCP/IP, UDP, http and other functions, ADS1.2-based development environment, strong transplantation
  3. 所属分类:TCP/IP Stack

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

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

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

    0下载:
  2. java程序编写的模拟web服务器,对了解网络编程和http协议有帮助-web server
  3. 所属分类:Web Server

    • 发布日期:2017-04-01
    • 文件大小:1681
    • 提供者:蔡宇
  1. webserver

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

    • 发布日期:2017-04-01
    • 文件大小:155392
    • 提供者:
  1. ym_vcpp-WebServer

    0下载:
  2. http socket http socket http socket http socket-http sockethttp sockethttp sockethttp sockethttp sockethttp socket
  3. 所属分类:Web Server

    • 发布日期:2017-04-01
    • 文件大小:43608
    • 提供者:shenjigong
  1. webserver-69630

    0下载:
  2. Http服务的实现程序,c#写的,非常不错。-Http service implementation procedures, c# write, very good.
  3. 所属分类:Web Server

    • 发布日期:2017-05-22
    • 文件大小:6721921
    • 提供者:zhijun_ren
  1. W5200-WebServer

    1下载:
  2. 基于W5200网络芯片,http服务端访问,程序升级-W5200 chip based on HTTP network, server access
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-10-13
    • 文件大小:7058432
    • 提供者:刘伟
  1. 《HTTP权威指南》高清中文版

    1下载:
  2. 超文本转移协议(Hypertext Transfer Protocol,HTTP)是在万维网上进行通信时所使用的协议方案。HTTP有很多应用,但最著名的是用于web浏览器和web服务器之间的双工通信。(The text.protocol(Hypertext Transfer Protocol,HTTP)is the application of the classementation of the text process, the HTTPto the application of the v
  3. 所属分类:网络编程

    • 发布日期:2020-08-06
    • 文件大小:8001536
    • 提供者:王林阳
« 12 »
搜珍网 www.dssz.com