搜索资源列表
shttpd-1.30_win32
- 非常好的web服务器代码,c语言实现,cgi支持,ssl支持-very good web server code, c language, cgi, ssl support
suanshuhehammingma
- 用C语言编程实现Hamming码编码和解码,并实际构造出(15,11)Hamming码,以及算术编码-C Programming Language Hamming coding and decoding, and actually constructed (15, 11) Hamming code, and arithmetic coding
VIPS0412
- 基于视觉的网页分块算法VIPS的c语言实现-vision-based website Block Maker algorithm in C Language
Clanguage
- c语言B/S模式的实验系统的实现,实现的初步功能,可以借鉴-c language B / S mode of the system to achieve and realize the initial function, we can draw on
http_server
- HTTP服务器的简单实现.C语言 支持多SESSION
eweb
- C语言实现MVC模式的Http server。
bbs
- 实现了bbs的一些基本功能 C#语言 VS2005+sql server2005
web_server_in_c.rar
- 这是一个用C语言实现的WEB服务器,一款主要面向嵌入式系统的WEB服务器。它支持ASP,嵌入的JAVASCRPT与内存CGI处理。理论上,你可以在非嵌入式环境下很好的使用GoAhead Web服务器(正如我写这篇文章时所做的)。它的参考平台有Windows CE, Wind River VxWorks, Linux, Lynx, QNX,与Windows 95/98/NT。它基本上属于一个HTTP1.0标准的WEB服务器,对一些HTTP1.1的特性如(持久连接)也提供了支持。 ,This is
fws
- http web server c语言实现,兼容windows和linux,实现http web server的基本,支持gzip压缩-http web serverc language, compatible with windows and linux, the realization of the basic http web server, support for gzip compression
Download_System(cSharp)v1_2
- 一个比较完整的源码下载系统,.NET平台,C#语言实现。-a more complete source download system.NET platform, the C# language.
school
- ASP.NET是新一代Web应用程序开发平台,它是一个已编译的、基于.NET的开发环境,它提供了生成企业级应用程序所必需的全部服务,基于 .NET Framework 生成,整个框架都可用于任何 ASP.NET 应用程序。可以使用任何与公共语言运行库(CLR)兼容的语言(包括 Visual Basic.NET、C# 和 Jscr ipt .NET)来创建应用程序。该系统使用ASP.NET(C#语言)和ADO.NET技术开发, 实现了网站新闻的动态管理,使得对信息的管理更加及时、高效,提高了工作
cgic2010
- CGIC构建WEB服务器,C语言实现的,可以运行在WINDOWS、LINUX平台上-CGIC Building WEB Server, C language, and can run on WINDOWS, LINUX platform
Web_server
- 用C语言写的Web服务器程序,能实现浏览器访问,并能与用户进行交互,适合学习-The Web server written by C language, browser access, and can interact with the user, for learning
CExperiment
- 在线考试,在线C语言程序考试,实现,欢迎下载,-Online examinations, online C Programming Language exam to achieve, welcome to download, hey
HPPT
- 用C语言实现的web解析服务器,对各种图片格式都有解析-Using C language parsing web server, a variety of image formats are resolved
ENC28J60_stm32
- C语言编写的代码,可以同时实现WEB服务器,TCP服务器和TCP客户端功能,库齐全,编译会很顺利连警告都不会有-C language code, you can simultaneously achieve WEB server, TCP server and TCP client function library is complete, the compiler will warn there will not be very smooth even
简单的HTTP服务器(bubble httpd)
- 本科网络编程作业 简单的HTTP服务器,使用epoll,线程池技术。采用分阶段多线程事件驱动模型。在Linux使用C语言实现。 本代码只适用于Linux平台。README尚未完善。 下载代码后直接用root执行all.bash success后可以使用(默认安装到/usr/local/bubble下) bubble start/stop/restart控制服务启停 配置文件为bubble/etc/bubble.conf 有以为或建议请致信README中的Email
C_Web
- C语言实现的WEB SERVER服务器 C语言实现的WEB SERVER服务器-C语言实现的WEB SERVER服务器
test_3
- 本代码是一个可以在linux下用纯c语言实现基本的http响应的手写代码,将http文件放置在用户根目录下即可直接响应,在浏览器上打开想要的http文件。-This code may be implemented in a pure linux c language written code basic http response, the http file in the root directory of the user can be directly response file you
TestWebServer.tar
- linux下c语言实现web服务器搭建。实现静态网页浏览(Implementation of web server building in C language under Linux)