CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mini_httpd

搜索资源列表

  1. mini_httpd-1.19.tar

    0下载:
  2. 一个小型 web服务器, 当然 不是 我写 得, 麻雀 虽小, 五脏俱全,实现 了SSH 安全 连接功能 -a small web server, I did not write, sparrows small, perfectly formed. to achieve the SSH security connectivity
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:42063
    • 提供者:wangning
  1. mini_httpd

    0下载:
  2. UNIX/Linux平台上的微型http服务器,实现网页浏览,cgi接口,php页面查看等功能-UNIX / Linux mini http server, web browsing, Interface cgi, php pages, and other functions View
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:10761
    • 提供者:游铭
  1. mini_httpd(php)

    0下载:
  2. red had Linux上的迷你http服务器,增加了对php访问的支持-red had Linux on the mini - http server, an increase of visits to the support php
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:10761
    • 提供者:游铭
  1. mini_httpd-1.19

    0下载:
  2. 一款非常小巧的Web服务器程序,速度和执行性能都很快,内存占用很低,代码质量很高,能够运行在Unix/Linux平台
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:46686
    • 提供者:黑夜路人
  1. mini_httpd-1.19

    0下载:
  2. gm8120上用的mini http,可以试试,能做WEB SERVER
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:96963
    • 提供者:曾宏
  1. mini_httpd-1.19.tar.gz

    0下载:
  2. 嵌入式web服务器源代码。可以移植的arm等嵌入式上。经试验运行稳定可靠。欢迎下载并给出建议,Embedded web server source code. Can be transferred, such as embedded on the arm. Stable and reliable operation by the pilot。Welcome to download and give recommendations
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-03-24
    • 文件大小:42142
    • 提供者:孙进华
  1. mini_httpd-1.19

    0下载:
  2. 嵌入式系统下移植好的minihttpd,上面有包括上传代码。在嵌入式网络下可以搭建网站-Embedded systems Transplant good minihttpd, above, includes a upload code. May be set up in the embedded network sites
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-24
    • 文件大小:97184
    • 提供者:qjt
  1. mini_httpd-1.19bhoc.tar

    0下载:
  2. mini_httpd-1.19bhoc轻量级web服务器-mini_httpd-1.19bhoc web srever
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:42804
    • 提供者:饶生
  1. mini_httpd-1.19php

    0下载:
  2. mini_httpd is a small HTTP server. Its performance is not great, but for low or medium traffic sites it s quite adequate. It implements all the basic features of an HTTP server, including: GET, HEAD, and POST methods. CGI. Basic authenticati
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:48049
    • 提供者:henry
  1. mini_httpd-1.19.tar

    0下载:
  2. mini_httpd是一个小型的web服务器,适合web服务器开发入门,包含了web服务器设计的几个模块!-mini_httpd is a small web server, web server suitable for development of entry, including a web server designed several modules!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:41337
    • 提供者:袁真海
  1. micro_httpd.tar

    0下载:
  2. micro_http是比mini_httpd更小的服务器,代码只有200行左右,只实现了wed发送的基本功能,仅供web服务器开发初学者参考-micro_http mini_httpd smaller than the server, the code is only about 200 lines, only realized wed to send the basic functions of web server development advanced users only
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:5721
    • 提供者:袁真海
  1. mini_httpd-1.19

    0下载:
  2. mini http server 源码 支持win32平台 C源码 效率为apache的90 -mini http server source src demo example for win32
  3. 所属分类:Web Server

    • 发布日期:2017-03-21
    • 文件大小:146486
    • 提供者:yap
  1. embedded-web-server-comparison

    0下载:
  2. 现在在嵌入式设备中所使用的web服务器主要有:boa、thttpd、mini_httpd、shttpd、lighttpd、goaheand、appweb和apache等。 现对其进行简单对比,以供参考。 -Embedded devices now used in the web server are: boa, thttpd, mini_httpd, shttpd, lighttpd, goaheand, appweb and apache and so on. these sim
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-25
    • 文件大小:12820
    • 提供者:jiangshifeng
  1. mini_httpd-1.19

    0下载:
  2. Linux http服务器代码,调试通过,能够实现GET,POST基本方法,能实现简单的CGI。-Linux http
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:46531
    • 提供者:郑和
  1. mini_httpd-1.21.tar

    0下载:
  2. mini版httpd,随着物联网技术的发展,在一些嵌入式设备管理的与交互中需要通过web服务来访问和控制一些设备,这就需要我们的嵌入式设备能够支持这个功能(嵌入式web服务),即是在嵌入式的设备中运行一个支持脚本或CGI功能的web服务器。常见的嵌入式web服务器有下面的几个: minihttpd ,lighttpd , shttpd ,thttpd ,boa ,appweb , goahead 等。mini_httpd,这个功能相对于其他的来说有弱一点,但是可以满足我的需要了(The min
  3. 所属分类:Web服务器

    • 发布日期:2017-12-30
    • 文件大小:174080
    • 提供者:renanrenan
搜珍网 www.dssz.com