搜索资源列表
shttpd-1.30_win32
- 非常好的web服务器代码,c语言实现,cgi支持,ssl支持-very good web server code, c language, cgi, ssl support
shttpd-1.38.tar
- 比较小巧的webserver,支持http流顺序传输
shttpd-1.39
- 跨平台的web服务器,占用很小的内存空间和极低系统负荷,提供cgi接口
shttpd-1.39.tar
- 一个HTTP服务器程序,支持SSL,TLS加密技术。。C++代码
shttpd.tar
- 嵌入式WEB服务器 thttpd,shttpd等的源码
shttpd-1.38
- 一个开源的轻量级HTTP服务器,适合嵌入式系统
shttpd-1.38
- 这个是轻量型的嵌入式WEB服务器,开源代码!-This is a lightweight embedded WEB server, open source code!
shttpd-1.42.tar
- 在Linux环境下,程序对Server进行配置。运行程序后,可在任何一个Client端进行访问。-To configure the Server,and to access the server from any Clint,after running the program.
shttpd-forARM2440-doc
- shttd的相关移植文档,步骤详细,是菜鸟的入门好帮手-shttd related to Portable Document, the steps in detail, is the rookie of the entry is a good helper
embedded-web-server-comparison
- 现在在嵌入式设备中所使用的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
Linux
- Web服务器SHTTPD可以实现动态配置、多客户访问、CGI支持、支持HTTP/1.0版本,最终能实现简单的可用型Web服务器,多种浏览器可以正常访问SHTTPD上的网页 -Web servers can be dynamically configured SHTTPD, multi-client access, CGI support, support HTTP/1.0 version, the final model can be used to achieve a simple Web
SHTTPD
- 本程序是在linux下实现了一个简单的HTTP协议栈的例子-This program is the example of a simple HTTP protocol stack under linux
SHTTPD
- 一个简单Web服务器的例子,可以实现简单的用户配置、静态网页响应等功能。-A simple example of a Web server, you can achieve a simple user configuration, static pages response.
mini_httpd-1.21.tar
- mini版httpd,随着物联网技术的发展,在一些嵌入式设备管理的与交互中需要通过web服务来访问和控制一些设备,这就需要我们的嵌入式设备能够支持这个功能(嵌入式web服务),即是在嵌入式的设备中运行一个支持脚本或CGI功能的web服务器。常见的嵌入式web服务器有下面的几个: minihttpd ,lighttpd , shttpd ,thttpd ,boa ,appweb , goahead 等。mini_httpd,这个功能相对于其他的来说有弱一点,但是可以满足我的需要了(The min