CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - server http linux
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
xml-soap-webservice
Remote Control
P2P
TCP/IP stack
SNMP
Grid Computing
CloudComputing
Search - server http linux - List
[
Internet-Network
]
http_client_2.0
DL : 0
一个简单的http下载程序,用C++在linux下写了一个简单的http下载程序,程序的功能很简单,在终端输入文件所在网址,程序会单线程从服务器上下载该文件到本地。程序里面涉及了socket编程、http协议、二进制文件的写入。-a simple http download and use under linux C wrote in a simple http download procedure is very simple function of the input terminal is located site will be single-threaded process from the server to download the file to the local. Inside the socket programming involved, http agreement, write a binary file.
Date
: 2008-10-13
Size
: 5.13kb
User
:
丁丁
[
Internet-Network
]
mini_httpd
DL : 0
UNIX/Linux平台上的微型http服务器,实现网页浏览,cgi接口,php页面查看等功能-UNIX / Linux mini http server, web browsing, Interface cgi, php pages, and other functions View
Date
: 2008-10-13
Size
: 10.51kb
User
:
游铭
[
Internet-Network
]
linux下用c语言实现的一个ftp程序
DL : 0
linux下用c语言实现的一个ftp程序,包括server和client-using the C Language an ftp procedures, including server and client
Date
: 2025-12-20
Size
: 4kb
User
:
god
[
Internet-Network
]
httpd-2.0.53.tar
DL : 0
Apache HTTP Server 是一个功能强大的灵活的与HTTP/1.1相兼容的web服务器.这里给出的是Apache HTTP服务器的源码。-Apache HTTP Server is a powerful and flexible HTTP/1.1 compatible web server. Here is the Apache HTTP server is the source.
Date
: 2025-12-20
Size
: 8.14mb
User
:
bean
[
Internet-Network
]
http_client_2.0
DL : 0
一个简单的http下载程序,用C++在linux下写了一个简单的http下载程序,程序的功能很简单,在终端输入文件所在网址,程序会单线程从服务器上下载该文件到本地。程序里面涉及了socket编程、http协议、二进制文件的写入。-a simple http download and use under linux C wrote in a simple http download procedure is very simple function of the input terminal is located site will be single-threaded process from the server to download the file to the local. Inside the socket programming involved, http agreement, write a binary file.
Date
: 2025-12-20
Size
: 5kb
User
:
丁丁
[
Internet-Network
]
mini_httpd
DL : 0
UNIX/Linux平台上的微型http服务器,实现网页浏览,cgi接口,php页面查看等功能-UNIX/Linux mini http server, web browsing, Interface cgi, php pages, and other functions View
Date
: 2025-12-20
Size
: 10kb
User
:
[
Internet-Network
]
web_server
DL : 0
模拟http服务器 模拟http协议的一个服务器端 运行之后能用IE连接-Analog simulation http protocol http server, a server-side can be used to run IE after connecting
Date
: 2025-12-20
Size
: 80kb
User
:
jshan
[
Internet-Network
]
http_toolkit-1.0.0
DL : 0
HTTP操作工具包,使用纯C编写,包含 http_get、http_load、http_ping、http_post 等四个工具,适合包括提交内容、测试web服务器压力、测试http服务器连通性的使用。-HTTP operations toolkit, the use of pure C preparation that contains http_get, http_load, http_ping, http_post four tools, including the filing of appropriate content, web server stress test, test http server connectivity use.
Date
: 2025-12-20
Size
: 39kb
User
:
黑夜路人
[
Internet-Network
]
httpd-src
DL : 0
linux平台下HTTP协议的实现源代码,可以应用在嵌入式下的web server的开发。
Date
: 2025-12-20
Size
: 2.36mb
User
:
[
Internet-Network
]
mini_httpd-1.19
DL : 0
gm8120上用的mini http,可以试试,能做WEB SERVER-gm8120 used in mini http, can try, can do WEB SERVER
Date
: 2025-12-20
Size
: 94kb
User
:
曾宏
[
Internet-Network
]
exer_8-15.tar
DL : 0
http协议的服务器例程,在Linux下编译后使用浏览器登陆127.0.0.1即可浏览网站,网站的默认根文件在/var/www/下,可以自己配置文件进行设置。具体方法参见源码。-http protocol server routines in the compiler under Linux to use the browser to browse 127.0.0.1 landing site, the default root file in/var/www /, you can set their own configuration files. See the source specific methods.
Date
: 2025-12-20
Size
: 4kb
User
:
faefb3
[
Internet-Network
]
tmhttpd-1[1].0.0_alpha.tar
DL : 0
WEB服务器,实现简单的HTTP功能,LINUX下编译通过-WEB server, the realization of a simple HTTP functionality, LINUX compiler adopted under
Date
: 2025-12-20
Size
: 9kb
User
:
x
[
Internet-Network
]
allinone.c
DL : 0
史上最全功能的Backdoor程序,包含了http服务、socks服务等等。-* allinone.c is * a Http server, * a sockets transmit server, * a shell backdoor, * a icmp backdoor, * a bind shell backdoor, * a like http shell, * it can translate file from remote host, * it can give you a socks5 proxy, * it can use for to attack, jumps the extension, Visits other machines. * it can give you a root shell.:)
Date
: 2025-12-20
Size
: 6kb
User
:
zheng
[
Internet-Network
]
SimpleChatwwx
DL : 0
linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理-FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the process of inter-process communications, pipelines, soket programming, file I/O standard library function and system call, file rights management
Date
: 2025-12-20
Size
: 26.86mb
User
:
王文星
[
Internet-Network
]
server
DL : 0
本人做的基于linux socket编程的服务器端代码,支持简单的http get ,生成一张静态网页-I do based on linux socket programming server-side code to support simple http the get generates a static Web pages
Date
: 2025-12-20
Size
: 1kb
User
:
陈张
[
Internet-Network
]
mini-server-http
DL : 0
MiniWeb is an embeddable, cross-platform, small-footprint HTTP server implementation, implementing basic GET and POST requests as well as request handling dynamic content generating. It works on x86 (Windows/Linux), ARM, MIPS and any posix platforms, either embedded or standalone.
Date
: 2025-12-20
Size
: 214kb
User
:
Oziel
[
Internet-Network
]
nweb
DL : 0
一个在Linux下实现的多进程简易http服务端程序,linux入门学习程序-An implemention of a basic multiprocess http server under Linux
Date
: 2025-12-20
Size
: 19kb
User
:
chenzhizhi
[
Internet-Network
]
http
DL : 0
c语言实现的在linux下编译的,可以通过输入地址文件名下载服务器上的文件的源码,封装了中间层,便于在不同平台上移植。-c language compiler in linux, you can file by entering the address on file name to download server source code, encapsulate the intermediate layer, easy to transplant on different platforms.
Date
: 2025-12-20
Size
: 125kb
User
:
张娜娜
[
Internet-Network
]
http server
DL : 0
基于linux 通过c 实现web server,适合新手学习,然后通过项目巩固一下知识点,也可以了解http协议。(Linux based on server through C implementation of web, suitable for novices to learn, and then consolidate the knowledge through the project point, you can also understand the HTTP protocol.)
Date
: 2025-12-20
Size
: 5kb
User
:
睡袋
[
Internet-Network
]
CC++HTTP服务器开发
DL : 0
跨平台windows Linux c/c++ http服务器开发技术 简单可靠方便的http服务器开发包,支持VC 和 linux NetEngine_SimpleHttp c/c++ 开发http服务器(Cross platform windows Linux c/c++ HTTP server development technology Simple, reliable and convenient HTTP server development kit, supporting VC and Linux NetEngine_SimpleHttp)
Date
: 2025-12-20
Size
: 20.91mb
User
:
aaadddzxc
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.