搜索资源列表
goaheadwebserver
- GoAhead WebServer采用开放源代码方式,任何人都可以下载、评估并修改代码,目的是为了使GoAhead WebServer成为市场上最领先的嵌入式Web服务器。重要特性: 支持虚拟服务器 可使用SNMP代理 支持SSL v3 具有搜索引擎 支持ASP、Javascr ipt、CGI、DHTML 容易移植和系统集成 可不使用文件系统 -using open-source, anyone can downl
ws031202-2.1.8
- GoAhead WebServer是一个用于嵌入式开发的服务器,它体积小但功能强大,支持ASP,JAVAscr ipt,FORM,CGI等功能,被称作“针尖上的服务器”。-is an embedded development for the server, it is small in size but powerful support ASP, JAVAscr ipt, FORM, CGI and other functions, known as the "tip of the s
goahead
- goahead,一个非常好用的web服务器,支持html和cgi,可以运行在多个平台之上.
web_server_in_c.rar
- 这是一个用C语言实现的WEB服务器,一款主要面向嵌入式系统的WEB服务器。它支持ASP,嵌入的JAVASCRPT与内存CGI处理。理论上,你可以在非嵌入式环境下很好的使用GoAhead Web服务器(正如我写这篇文章时所做的)。它的参考平台有Windows CE, Wind River VxWorks, Linux, Lynx, QNX,与Windows 95/98/NT。它基本上属于一个HTTP1.0标准的WEB服务器,对一些HTTP1.1的特性如(持久连接)也提供了支持。 ,This is
wince-web-server-cgi
- 利用GoAhead构建嵌入式web应用。在wince环境下的CGI程序。-/* * cgi.c-- CGI processing (for the GoAhead Web server * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution
wince-web-server-main
- 利用GoAhead构建嵌入式web应用。在wince环境下的主程序。-/* * cgi.c-- CGI processing (for the GoAhead Web server * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution l
cgi-webpage-dm644x
- this source code is modified from GOAHEAD web cgi to fit for dm644x, just download and compile it directly, to use it , see README inside.
mini_httpd-1.21.tar
- mini版httpd,随着物联网技术的发展,在一些嵌入式设备管理的与交互中需要通过web服务来访问和控制一些设备,这就需要我们的嵌入式设备能够支持这个功能(嵌入式web服务),即是在嵌入式的设备中运行一个支持脚本或CGI功能的web服务器。常见的嵌入式web服务器有下面的几个: minihttpd ,lighttpd , shttpd ,thttpd ,boa ,appweb , goahead 等。mini_httpd,这个功能相对于其他的来说有弱一点,但是可以满足我的需要了(The min
