搜索资源列表
put-1.0.tar
- Web 服务器的配置 对PUT请求的处理-The arrangment about the configuration of a web server to PUT request.
Linux的安全漏洞与防范措施
- 介绍Linux的Internet安全漏洞与防范措施,希望对大家有一定的帮助,主要包括的就是FTP安全、电子邮件安全、Telnet安全、Web服务器安全和安全Web协议。-introduced Linux Internet security loopholes and preventive measures, we hope to have some help, including FTP is security, email security, Telnet security, Web serv
sslvpn
- ssl vpn系统.web服务器不支持ssl的情况下,browser可以使用ssl建立连接.-ssl Sirocom system. Web server does not support ssl circumstances, the use of ssl browser can establish a connection.
04_http
- intel pxa270重要试验:WEB服务器实验,仅供参考。-important test : Experimental Web server, for reference purposes only.
simplehttpserver
- LINUX简单嵌入式Web服务器实验,希望对大家有用。-LINUX Embedded Web server simple experiment, we hope that the right useful.
jigsaw_2.2.4
- 很棒的web服务器源代码-terrific web server source code
httpd
- 在ARM开发平台实现一个简单WEB服务器的HTTP测试程序
websvr-x86-1.0.1.tar
- 嵌入式web服务器websvr-x86-1.0.1.tar.gz
boa
- boa 一个简小的web服务器 资源占用极少
网络客户端服务器实现
- 编写WEB客户端原型myWebBrowser和WEB服务器原型myWebServer及管理工具myManager,要求满足以下条件: 功能需求 1. myWebBrowser a) 利用HTTP的GET消息,能从任何WEB服务器中获取指定WEB页面; b) 获取WEB页面后,能将页面保存为本地文件index.html; c) 能显示index.html文件源码; d) 能调用Linux系统中的Web浏览器(如mozilla)正确显示index.html页面。 2. myWebSer
linuxc
- 基础的linux c代码,有数据结构,系统编程,web服务器的实现-some useful linux c code
Linux-Web-(Mc9328MX)
- 基于Mc9328MX芯片的Linux嵌入式操作系统对于WEB服务器的应用-Mc9328MX chips based on the Linux operating system for embedded WEB server applications
rootboa.tar
- cramfs格式根文件系统+配置好的boa web服务器 -Format cramfs root file system+ configured boa web server
http_proxy.tar
- http proxy是一种中间代理服务器,能够接收客户端浏览器发送的请求信息,并将请求信息转发给远端的web服务器,web服务器又根据客户端的请求,将信息返回给http proxy,最后由http proxy转发给客户端。-1
boa
- 嵌入式WEB服务器BOA开发关键技术及相关资料-BOA embedded WEB server key technology development and related information
resources
- 将单线程的简单WEB服务器改为基于线程池的WEB服务器,使之能够同时处理多条请求-WEB server will be replaced by a simple single-threaded thread-pool-based WEB server so that it can simultaneously handle multiple requests
web
- Web服务器程序,可以实现轻松自如的进行访问和获取数据-Web server program, can access and ease of access to data
boa-0.94.13.tar
- BOA web服务器 适用于嵌入式Linux平台,如果有编译问题欢迎咨询(this is a webserver,BOA)
goahead-4.0.2
- 经过修复的goahead web server 支持多种系统,linux上进行了修复,现在变得非常好用。(The repaired goahead web server supports a variety of systems, and the fix on Linux is now very useful.)
交换机嵌入式web
- 基于linux的交换机嵌入式web,使用的HTML+JS+CGI实现,需要部署web服务器才能运行