搜索资源列表
HTTP-monitor.zip
- http监视器
HTTP代理服务器(czy)
- 本章实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-chapter achieve a simple function of the HTTP proxy server, this chapter introduces multi-threaded programming related knowledge, inc
simple-http-server
- 该工程实现了一个简单的http服务器,如果您想编写一个自己的web服务器,可以参考本程序。-the project to achieve a simple http server, if you want to prepare their own web server, the reference to the procedures.
HTTP-vc6.0
- VC++6.0写的一个简单HTTP网络服务器.大家可以看看代码.了解HTTP服务器的工作原理-write a simple HTTP server network. We can look at the code. HTTP understanding The working principle server
http
- 使用http协议发送请求,c源码
HTTP
- VC MFC网络编程的HTTP实现,包括HttpServer和HttpClient
http
- 用http协议实现的文件下载 断点续传下载
HTTP 状态码
- HTTP 状态码简介
Http服务器
- Http服务器
C++ HTTP SERVEr
- 这是用C++实现的HTTP服务器
HttpServer.用java实现的简单HTTP的Web服务器端
- 一个用java实现的简单HTTP的Web服务器端,实现了套接字的基本工作原理,Using java to achieve a simple HTTP-Web server-side to achieve the basic working principle of Sockets
iLeadDownloaderDemo.rar
- FTP、HTTP 多线程断点续传下载文件,封装成DLL,并且用链表方式进行多任务管理,FTP, HTTP multithreaded HTTP download files, packaged as DLL, and use multi-tasking approach to list management
HTTP-server-source-code
- HTTP服务器源代码(http是超文本传输协议,http服务器就是能运行和解析超文本代码的)-HTTP server source code (http is the hypertext transfer protocol, http server that can run and analytical hypertext code)
HTTP-monitor
- http监视器-http monitor
HTTP
- http服务器,来源于VISUAL C++书上的实例-http server, comes from VISUAL C++ book examples
http
- http服务器 包含完整源码和可执行程序以及实验报告 带有界面 网络实验即可提交-http server contains the complete source code and executable programs and test lab report to be submitted with the network interface
HTTP-server-examples
- VC++编程,实现http网络服务器实例,获取有关网络设置-VC++ programming, http web server instance, information about network settings
Http
- Delphi采用Indy实现HTTP实例DELPHI编写HTTP下载,支持WEB服务器功能-Delphi using Indy HTTP instance DELPHI writing HTTP download support WEB server function
简单的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
简易http
- 简易的http服务器,功能很简单,甚至没有官方的例子好用.但简单直白....(Simple HTTP server, easy to function, not even official examples. But simple and straightforward...)