搜索资源列表
http服务器
- 一个fttp编程原码,架构齐备,对学习网络编程的朋友 有一定的参考价值-a fttp original programming code, complete framework for the study of network programming friend has some reference value
123asyncpp
- http编程,教你怎么使用vc进行http中上等难度编程.-http programming, teach you how to use http vc for the middle and upper difficult programming.
HTTP代理服务器(czy)
- 本章实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-chapter achieve a simple function of the HTTP proxy server, this chapter introduces multi-threaded programming related knowledge, inc
WebServer_DLL
- http server 的源代码,已经编程了DLL,使用很方便,可以嵌入到其他应用程序中,超稳定(用到了 FPIETTE的 socket Components))-http server source code has been programmed DLL, very convenient to use, can be embedded into other applications, the ultra-stable (FPIETTE use of the socket Components
20060428133826486
- 很不错的电脑编程...如果有兴趣的话可以登陆Http://www.jc8.cn机会不容错过-very good computer programming. . . If you are interested in the landing can Http : / / www.jc8.cn opportunity to be missed
HTTP
- VC MFC网络编程的HTTP实现,包括HttpServer和HttpClient
Networking
- Java网络编程方面,包括服务器、Socket、http等方面的12个程序-Java programming networks, including servers, Socket, http and so the 12 procedures
HTTP-Server
- 分享一个简单的HTTP服务器编程,能够基本实现系统所需要的功能。-Share a simple HTTP server programming, the system can basically achieve the required functionality.
resin-4.0.0
- Resin是CAUCHO公司(http://www.caucho.com/)的产品,是一个非常流行的支持servlets 和jsp的引擎,速度非常快。Resin本身包含了一个支持HTTP/1.1的WEB服务器。虽然它可以显示动态内容,但是它显示静态内容的能力也非常 强,速度直逼APACHE SERVER。许多站点都是使用该WEB服务器构建的。 Resin也可以和许多其他的WEB服务器一起工作,比如Apache server和IIS等。Resin支持Servlets 2.3标准和JSP 1.2
thttpd-2.20c.tar
- thttpd是个简单、轻型、快速和安全的HTTP服务器程序。使用Linux的C编程。-thttpd is a simple, small, portable, fast, and secure HTTP server.
VC_Small_HTTP_server_source_code_programming
- VC编程小型HTTP服务器源程序代码VC Small HTTP server source code programming-VC Small HTTP server source code programming
Vc_Programming_classic_HTTP_server_code
- V编程开发HTTP服务器经典代码V Programming classic HTTP server code -V Programming classic HTTP server code
HTTP-server-examples
- VC++编程,实现http网络服务器实例,获取有关网络设置-VC++ programming, http web server instance, information about network settings
HTTP1
- 1. 编写简单的HTTP 1.0 客户端程序;编写简单的HTTP 1.0 服务器程序; (1) 实践内容 (2) 实现过程 注意: ① 具体体现Socket的编程流程,注意区分Java Socket与其它Socket的区别; ② 在此实践中某些功能模块的实现流程; ③ 最好利用UML的类图或结构化的程序流程图来描述程序的实现过程; (3) 关键技术 关键写出在完成各个功能时所使用的具体函数,但不要将全部程序代码粘贴; (4) 遇到的问
WebServer
- java程序编写的模拟web服务器,对了解网络编程和http协议有帮助-web server
hfs-latest-beta-src
- 最好用的HTTP File Server,只需要1个文件,而且还支持上传功能。Delphi编程。-Best to use the HTTP File Server, the only one file, but also supports the upload feature. Delphi programming.
简单的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
httpclient
- 该包内包含HTTPCLIENT源码。HttpClient 是 Apache Jakarta Common 下的子项目,可以用来提供高效的、最新的、功能丰富的支持 HTTP 协议的客户端编程工具包,并且它支持 HTTP 协议最新的版本和建议。-The package contains HTTPCLIENT source. HttpClient is a subproject under the Apache Jakarta Common, it can be used to provide eff
goahead-2.5.0-src
- GoAhead是一个开源(商业许可)、简单、轻巧、功能强大、可以在多个平台运行的嵌入式Web Server。 GoAhead Web Server是为嵌入式实时操作系统(RTOS)量身定制的Web服务器。它的目标也许不在于WEB服务器市场,而是面向当嵌入式系统深入我们的工作与生活的明天,那时,它也许会成为使用最广泛的WEB服务器。 GoAhead Web Server构建在设备管理框架(Device Management Framework)之上,用户可以像标准的Web Services一样来部
HTTP服务器源代码
- HTTP服务器源代码 http server code(HTTP Server programming)