搜索资源列表
HttpServerexample
- 本程序实现了一个Http服务器,能够接受客户端(浏览器)的连接请求,可以更改当前 的Http服务目录,而且能够将指定的网页发送到客户浏览器, 本程序是—个基于对话柜的MFC应用程序,主要介绍如何利用socket(套接字)实现Http 协议等内容。请使用vc++.net运行本程序。-This Program realize a Http Server which can accept the connection request of client and change the current H
one_VC60_http_svr
- Vc6.0编的一个http服务器程序,以后的vc版本也可以编译成功-Vc6.0 a series of the http server, later vc version you can also build success
webserverhttp
- http的服务器端程序,是使用vc++设计的,模拟服务器端的运行。-http server-side procedures, the use of vc design, simulation server's operation.
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
VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
- 非常牛的代码,用VC通过HTTP把文件直接传到WEB服务器上,可以在开发*的朋友会用到。用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。
HTTP Client
- 用VC++ MFC设计的HTTp服务器以及客户端程序,对了解HTTP协议及工作原理很有帮助-Using VC++ MFC design HTTp server and client, understanding the HTTP protocol and the principle of helpful
HTTPserver
- 用VC编写的一个基于WinSocket的http服务器,该程序中完成了自己的异常处理和多线程的处理。-Written using VC-based WinSocket the http server, the program completed its own exception handling and multi-threaded processing.
WebServer
- VC++写的小型HTTP服务器源程序,也就是一个WEB服务器,功能不算强大,只是完成一个WEB服务器所必需的核心功能,以及一些设置的实现,向大家展示如何使用VC编写HTTP服务。 本WEB服务器支持设置站点根目录、默认文档名、服务器端口号、超时时间设定、服务器状态监控、适时显示发送与接收字节、访问量、活动连接数等。 -VC++ to write a small HTTP server source code, that is a WEB server function is not p
QQ
- 企业QQ通信系统,VC++6.0 + XML + Socket 实现,文件调试完成,没有问题,请下载相应的软件进行运行,操作系统最好是Windows Server 2003系统,XP系统也可以。-QQ enterprise communications systems, VC++6.0+ XML+ Socket implementation file to complete commissioning, no problem, please download the appropriate so
httpserver
- HTTP服务器源代码,很好的服务器源代码,编译就可以用-http server code very good vc code
VC-HTTP-FILE-WEB
- 作用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。-用VC通过HTTP把文件直接传到WEB服务器上,可以在开发*的朋友会用到。-VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
vc_HTTP
- http server的VC++实现。不错的。值得参考学习吸收。-http server in VC++ achieve. Good. Worthy of study and absorb information.
VC_code_developed_classic_HTTP_server
- VC++编写开发的HTTP服务器经典代码VC + + written code developed by the classic HTTP server -VC++ written code developed by the classic HTTP server
HTTP-server-examples
- VC++编程,实现http网络服务器实例,获取有关网络设置-VC++ programming, http web server instance, information about network settings
HTTPserverVCPP
- 用VC++编写的http服务器程序,经检验可用-Written by VC++ http server program, the test is available
WebSocket-Server
- vc编写的websocket server 源码 ,支持http,https-vc websocket server source code, supports http, https
Web-Server
- vc web server 源码,支持http和https。-vc web server source code.
HTTP_Server异步socket
- VC++开发的异步HTTP服务源代码工程。(This is an Asynchronous HTTP server project develop from VC++)
HTTP服务器
- vc写的http服务器,包括服务启动、暂停、测试客户端(VC server written by HTTP, including service startup, pause and test client)
CC++HTTP服务器开发
- 跨平台windows Linux c/c++ http服务器开发技术 简单可靠方便的http服务器开发包,支持VC 和 linux NetEngine_SimpleHttp c/c++ 开发http服务器(Cross platform windows Linux c/c++ HTTP server development technology Simple, reliable and convenient HTTP server development kit, supporting VC a
