搜索资源列表
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
C++ HTTP SERVEr
- 这是用C++实现的HTTP服务器
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
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)
HTTPsever
- HTTP服务器实例介绍http基本通信过程-HTTP server examples http basic communication process
HTTP-Server
- 分享一个简单的HTTP服务器编程,能够基本实现系统所需要的功能。-Share a simple HTTP server programming, the system can basically achieve the required functionality.
httpserver
- HTTP服务器源代码,很好的服务器源代码,编译就可以用-http server code very good vc code
HttpServer
- small http server
HTTP
- http服务器,来源于VISUAL C++书上的实例-http server, comes from VISUAL C++ book examples
HTTPServer
- A simple HTTP server.
http
- 一个用java写的简单的WEB服务器和浏览器,对于相关的学习者有点帮助,可以初步了理一下整个模型的编写-Using java to write a simple WEB server and browser, for a little help learners related, can initial the management about the preparation of the model
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
- The source code of a HTTP Server.
HTTP-server-examples
- VC++编程,实现http网络服务器实例,获取有关网络设置-VC++ programming, http web server instance, information about network settings
Simple-HTTP-server
- This a simple HTTP Server. Only shows the HTTP handshake mechanism !-This is a simple HTTP Server. Only shows the HTTP handshake mechanism !
Simple-HTTP-server
- 超级简单实用的HTTP服务器环境建立工具。只需一键便可将任意文件夹设置为127.0.0.1之webroot。-Super simple and practical tool to establish an HTTP server environment. Only one key can be set to any folder 127.0.0.1 the webroot.
Web服务器
- 超轻量型 Http Server,用来学习非常不错,实现GET/POST 的 Web 处理,可以帮助我们真正理解服务器程序的本质。(Super lightweight Http Server, used for learning is very good, Web GET/POST, can help us understand the nature of the server program.)
简易http
- 简易的http服务器,功能很简单,甚至没有官方的例子好用.但简单直白....(Simple HTTP server, easy to function, not even official examples. But simple and straightforward...)
dictionary-server-node-js
- 这是一款简单的 Node.js HTTP Server 服务器,使用 ES6 模块编写,内部框架使用了 Koa、Koa Router、Realm 和 Tracer。其中 Koa 和 Koa Router 作为基础服务框架,Realm 是数据库框架,Tracer 是日志记录框架。服务主要提供了以下几种 GET 和 PUT 功能:1.检索单字,用于展示详情,主要接收 character(文字);2.检索字符集,主要用于展示列表,接收两种参数,分别是 radical/strokes(部首和笔画)和 d
