搜索资源列表
boa-0.94.14rc21.tar
- 用于移植到嵌入式linux系统的boa http服务器-for transplantation to Embedded Linux System boa http server
linux下http代理源码
- linux下http代理,经过自己测试,运行后,可以在ie中设置相应代理服务器即可。具体操作见说明文档-under http agents, after their tests, operation, ie the corresponding set the proxy server can be. The specific see documentation
mongoose
- 最小的http服务器源代码,支持http服务器所有的基础功能,适合嵌入你的应用里面-Minimal http server source code, all based http server support functions for embedded inside your application
msdl-1.2.4-r1.tar
- linux下流媒体下载程序代码,可下载mms,http,rtsp,ftp等-This program is to download multimedia streaming files. Currently it supports following protocols. * mmst (Microsoft Media Server over TCP) * mmsh (MMS over HTTP) * http (Hyper Text Tran
PacktPub_Nginx_HTTP_Server.pdf
- 本书描述了Linux的基本命令和管理工具,Nginx及其相关模块的安装配置,PHP/Python与Nginx的配置,以及Apache与Nginx的对比和转移等。-This book describes the basic commands and Linux management tools, Nginx and related modules to install and configure, PHP/Python and Nginx configuration, as well as Apa
ihttpd-0.5.tar
- this a simple http server also, which can run in linux or unix-this is a simple http server also, which can run in linux or unix
httpSever
- 简单http服务器实现,提供详细源码的注解-A simple http server, providing a detailed source notes
setup.tar
- 三、安装、启动和停止Helix服务器 1 软件的获取 Helix Server是RealNetworks公司最新的流媒体服务平台,这个系统和微软的Window Media System不同,它并不是免费的,但在RealNetworks的网站(http://www.real.com ),还是提供有免费使用的Helix,不过有功能或时间上的限制。 这里笔者选用的是Helix Server Unlimited v11.0.1.1884 For Linux-Third, instal
httpd
- httpd.c: A very simple http server-httpd.c: A very simple http server
FTP_SERVER_SRC
- 项目简介:使用Linux下C语言开发,遵循RFC959协议,以命令解析器为核心,利用Socket作为通讯接口,提供上传下载,断点续传,流量控制,连接控制,支持多种常用FTP客户端。 -Project Descr iption: Using the C language under Linux development, follow the RFC959 protocol to the command parser as the core, the use of Socket as a com
mini_httpd-1.19php
- 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
httpd-2.2.17.tar
- httpd是Apache超文本传输协议(HTTP)服务器的主程序。被设计为一个独立运行的后台进程,它会建立一个处理请求的子进程或线程的池。 -httpd is the Apache HyperText Transfer Protocol (HTTP) server' s main program. Is designed as a stand-alone background process, it will process the request to create a child
linuxHttpServer
- Linux下的http服务器 要求: 支持多个并发用户访问,使用配置文件 配置根目录等选项。 支持CGI-Http server under Linux Requirements: Support for multiple concurrent users to access, use configuration file to configure the root directory and other options. CGI support
httpd
- 简单的HTTP服务器,实现了Get方式。在Linux下运行-a simple http server
linux_das-http-server
- linux_das http server
cghttpd-0.29.tar
- Coroutine and GUASI based fast HTTP server (static pages only).
HTTP-server-program
- 基于Java的HTTP服务器程序实现,本程序是在LINUX环境下实现的-Java-based HTTP server program to achieve really LINUX environment
httpd
- httpd.c - a simple HTTP server for Linux.
goahead-master
- 是一个可嵌入式的、跨平台的小型 HTTP 服务器的实现,实现了基本的 GET 和 POST 方法,支持 x86 (Windows/Linux), ARM, MIPS 和其他 POSIX 平台。支持嵌入式和独立运行两种模式。-Is an embeddable, cross-platform implementation of the HTTP server for small to achieve the basic GET and POST methods support x86 (Window
qt_http多线程断点续传下载
- 实现demo,从http服务器多线程断点续传。(Demo, from the HTTP server multi-threaded downloader.)