CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - c web server
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 - c web server - List
[
Internet-Network
]
SharpDownload(FTP及WEB下载)
DL : 0
使用C#语言实现通过FTP服务器下载文件,有下载文件进度显示!-using C# language through FTP server download files, download files show progress!
Date
: 2025-12-18
Size
: 105kb
User
:
周光洪
[
Internet-Network
]
p222222222
DL : 0
Web服务器V1.01,Win Socket底层开发-Web server fixes, Win Socket bottom Development
Date
: 2025-12-18
Size
: 158kb
User
:
wei
[
Internet-Network
]
chatserver1.2.tar
DL : 1
Net-Sky ChatServer不同于其他的用PHP,ASP,PERL等脚本语言编写的或其他任何CGI模式的聊天程式,本聊天室程序使用标准C语言开发,独立于任何第三方WEBSERVER而运行,快速,高效,稳定,大容量。程序的设计目标是能在一台普通的PC上同时容纳上万人聊天。经初步测试,完全达标:每个聊天室一道进程,占内存约700K,80人在线时占CPU约0.03% (Pll450)。程序启动即将所有模版一次性载入内存,最大限度减少硬盘的I/O操作(聊天过程没有任何硬盘I/O),最大限度提高性能。这不不并不意味着每次修改配置后要重新启动聊程式,系统提供专门的管理员命令来重载或修改配置,而不须停止或间断服务。(Only For Linux)-Net-Sky ChatServer different from the other with PHP, ASP, PERL scripting languages such as prepared by the CGI or any other mode of chat programs, the chat room using the standard C language development, independent of any third-party WEBSERVER and running fast, efficient, stable, large capacity. The design goal is that it can be an ordinary PC to accommodate 10,000 people chatting. After initial testing, fully standards : each process in a chat room, accounting for about 700K of memory, 80-CPU time for about 0.03% (Pll450). All the forthcoming commencement of proceedings templates included one-time memory, hard disk to minimize the I/O operations (Chat drives the process without any I/O), to maximize performance. This does not mean that not every amendment is not configured to restar
Date
: 2025-12-18
Size
: 38kb
User
:
苏星
[
Internet-Network
]
一个对Winsock 完成端口模型封装的类
DL : 0
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。在去年,我在C语言下用完成端口模型写了一个WEBSERVER,前些天,我决定用C++重写这个WEBSERVER,给这个WEBSERVER增加了一些功能,并改进完成端口操作方法,比如采用AcceptEx来代替accept和使用LOOKASIDE LIST来管理内存,使得WEBSERVER的性能有了比较大的提高。 -under the Windows network server program development, no doubt, Winsock completed port model is the most efficient. Winsock port model with complete preview of overlap and complete port IO to achieve complete port after the model to understand is a relatively simple, but want to know the complete Winsock port model, the need for the Windows threads, thread synchronization, Winsock API and Windows IO mechanism of a certain understanding. If we do not understand, recommended several books : "Inside Windows 2000," Windows core programming "," WIN32 multithreaded programming "," WINDOWS network programming technology. " Last year, I used C language under complete port model was a WEBSERVER, few days ago, I decided to rewrite the C WEBSERVER to the WEBSERVER i
Date
: 2025-12-18
Size
: 43kb
User
:
王明
[
Internet-Network
]
web server shell
DL : 0
关于web server、进程间通信、shell编程的经典源代码-on the web server, and inter-process communication, the classic shell programming source code
Date
: 2025-12-18
Size
: 94kb
User
:
周云鹏
[
Internet-Network
]
ChuanShengp2p1.1
DL : 0
当今的网络时代,下载软件是使用最为频繁的软件之一。几年来,下载技术也在不停地发展。最原始的下载功能仅仅是个“下载”过程,即从WEB服务器上连续地读取文件。其最大的问题是,由于网络的不稳定性,一旦连接断开使得下载过程中断,就不得不全部从头再来一次。 随后,“断点续传”的概念就出来了,顾名思义,就是如果下载中断,在重新建立连接后,跳过已经下载的部分,而只下载还没有下载的部分。 无论“多线程下载”技术是否洪以容先生的发明,洪以容使得这项技术得到前所未有的关注是不争的事实。在“网络蚂蚁”软件流行开后,许多下载软件也都纷纷效仿,是否具有“多线程下载”技术、甚至能支持多少个下载线程都成了人们评测下载软件的要素。“多线程下载”的基础是WEB服务器支持远程的随机读取,也即支持“断点续传”。这样,在下载时可以把文件分成若干部分,每一部分创建一个下载线程进行下载。 -today's Internet era, download software is the most frequently used one of the software. In recent years, technology has been downloaded development. Download the most primitive function was merely a "download" process, from the Web server to read documents consecutive. Its biggest problem is that because of the instability of the network, once connected disconnect makes downloading process interrupted, have to going back to square one all. Subsequently, the "HTTP" concept comes on the name implies, is that if you download interruption, in the re-establishment of links, Skips have downloaded some, and not only download part of the download. Whether the "multi-threaded download" technology to accommodate Mr. Hung, the invention Hung to accommodate this tech
Date
: 2025-12-18
Size
: 177kb
User
:
风林火山
[
Internet-Network
]
chatserver1.2
DL : 0
Net-Sky ChatServer不同于其他的用PHP,ASP,PERL等脚本语言编写的或其他任何CGI模式的聊天程式,本聊天室程序使用标准C语言开发,独立于任何第三方WEBSERVER而运行,快速,高效,稳定,大容量。程序的设计目标是能在一台普通的PC上同时容纳上万人聊天。-Net-Sky ChatServer different from the other with PHP, ASP, PERL script language or any other mode of CGI chat programs, The chat room using the standard C-language development, independent of any third party WEBSERVER and running fast, efficient, stable, and large capacity. The design goal is that it can be an ordinary PC simultaneously accommodate 10,000 people chatting.
Date
: 2025-12-18
Size
: 38kb
User
:
riddle
[
Internet-Network
]
webserver
DL : 0
一个多线程web服务器实例(C,Linux,详细的web服务器原理)-A multi-threaded web server instance (C, Linux, detailed principles of web server)
Date
: 2025-12-18
Size
: 69kb
User
:
jinchao
[
Internet-Network
]
BOA
DL : 0
linux下,非常小巧开源嵌入式WEB服务器源代码-under linux, open source is very compact embedded WEB server source code
Date
: 2025-12-18
Size
: 153kb
User
:
robin
[
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-18
Size
: 39kb
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-18
Size
: 94kb
User
:
曾宏
[
Internet-Network
]
socket
DL : 0
此题目为实现一个采用TCP协议实现多线程的web server.即使用操作系统提供的多线程库实现多线程并发服务器具体要求为,在浏览器中输入 http://127.0.0.1:6789/index.html 可正确显示纯html文件index.html-This topic for the realization of a TCP protocol using multi-threaded web server. That is, the use of multi-threaded operating system to provide multi-threaded concurrent database server to achieve the specific requirements for the browser, type in http://127.0.0.1:6789/index.html can correctly display pure html file index.html
Date
: 2025-12-18
Size
: 12kb
User
:
董立峰
[
Internet-Network
]
Server
DL : 0
基于标准C的简单web服务器,实现简单的winsocket功能-Simple standards-based web server C to achieve a simple winsocket function
Date
: 2025-12-18
Size
: 4.84mb
User
:
qiaojiadashao
[
Internet-Network
]
cgi-0.7
DL : 0
Linux 下面的一个C封装的CGI的实现,提供了良好的和web服务器通信的接口-Linux following a C implementation of CGI package, provides a good interface and web server communications
Date
: 2025-12-18
Size
: 396kb
User
:
afei
[
Internet-Network
]
wince-web-server-webcomp
DL : 0
利用GoAhead构建嵌入式web应用。在wince环境下的webcomp程序。-/* * webcomp-- Compile web pages into C source * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution license requirements * * $Id: webcomp.c,v 1.3 2002/10/24 14:44:50 bporter Exp $
Date
: 2025-12-18
Size
: 2kb
User
:
邵德勋
[
Internet-Network
]
Web
DL : 0
websocket 通信实现 可以自己设为服务端 需用jjey-websocket communication server implementation can set their own required jjey
Date
: 2025-12-18
Size
: 1.88mb
User
:
周勇
[
Internet-Network
]
phpServer
DL : 1
C++写的web server ,优化支持PHP-C++ web server
Date
: 2025-12-18
Size
: 40kb
User
:
lee
[
Internet-Network
]
suresh.c
DL : 0
this is a code for multitheraded web server
Date
: 2025-12-18
Size
: 2kb
User
:
ledonJu
[
Internet-Network
]
Web
DL : 0
用C++实现web访问 通过URL,WEB服务器将会解析这个URL并且查询请求的文件名,如果找到了请求文件服务器就会将这个文件发送回浏览器,否则发送回一个包含错误信息提示的页面指示你请求的是一个服务器并不包含的文件。(Implementation of web access through URL C, the WEB server will parse the URL and query the file name, if you find the file server request will be sent back to the browser this file, otherwise it sends back an error message indicating the page contains your request is a server does not include files.)
Date
: 2025-12-18
Size
: 390kb
User
:
Sky_Vico
[
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-18
Size
: 5kb
User
:
睡袋
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.