搜索资源列表
HTTPSVR
- 一个网路服务器程序-a network server
vcsocketserver
- 该代码是将MSDN中的httpsvr MFC代码移植到STL。含有VC完整应用程序代码。 -The code is the MSDN httpsvr MFC code into STL. VC contain complete application code.
HTTPSVR
- 也是个http服务器,适用于windows系统,vc++程序,适用于初学者参考
HTTPSVR
- 这是一个简单的web服务器的代码,其中只能提供基本的服务操作,比如对于一个网页中的多个连接进行传送等
HTTPSVR
- windows下的web服务器,能够解析html等文档,并通过浏览器去显示给用户。
WEBserver
- 将MSDN中的httpsvr MFC代码移植到STL 用STL写的,Web服务器
httpsvr
- 这是一个http服务器源程序,方便大家了解http 服务器的工作原理
VC++网络高级编程之七
- HTTPClient: 该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。 HTTPSvr: 这是微软提供的HTTP服务器例程,使用时需要在建一个 C:\\webpages\\的目录。你把该目录下的webpages拷到C:就好了。 下面是原来的readme-HTTPClient : The procedure is to demonstrate the preparation of HTTP clien
HTTPSVR
- 一个网路服务器程序-a network server
VC++网络高级编程之七
- HTTPClient: 该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。 HTTPSvr: 这是微软提供的HTTP服务器例程,使用时需要在建一个 C:\webpages\的目录。你把该目录下的webpages拷到C:就好了。 下面是原来的readme-HTTPClient : The procedure is to demonstrate the preparation of HTTP clients
HTTPSVR_ftp
- 代理服务器:使用vc开发的一个http代理服务器,功能简单但是比较稳定.是一个可以参考的不错的程序-proxy server : Use vc developed an http proxy server, a simple but functional relatively stable. It is a good reference procedures
vcsocketserver
- 该代码是将MSDN中的httpsvr MFC代码移植到STL。含有VC完整应用程序代码。 -The code is the MSDN httpsvr MFC code into STL. VC contain complete application code.
HTTPSVR
- 也是个http服务器,适用于windows系统,vc++程序,适用于初学者参考-It is also a http server for windows system, vc++ Procedures applicable to beginners reference
HTTPSVR
- 这是一个简单的web服务器的代码,其中只能提供基本的服务操作,比如对于一个网页中的多个连接进行传送等-This is a simple web server code, which can only provide basic services to operate, such as a web page for multiple connections, transmission
HTTPSVR
- windows下的web服务器,能够解析html等文档,并通过浏览器去显示给用户。-windows under the web server that can resolve, such as html documents, and through the browser to display to users.
HTTPSVR
- 一个基于http协议的vc源代码,这个是他的服务器端的源代码,跟上次传的客户端的源代码对应-Http-based agreement vc source code, this is his server-side source code, with the last Chuan client source code corresponding
HTTP
- HttpSvr是一个用MFC编写的简单web server应用程序.-HttpSvr is an MFC sample web server application. It operates as a single-document interface application, configured with an HttpSvr Configuration file (.HSC). You create HSC files b
HTTPSVR
- 某公司的HTTPSVR,比较初级网络编程应用-A company HTTPSVR, comparison of primary network programming applications
httpsvr
- 一个简单web服务器例子程序,基于msdn上的httpsvr。-a sample http server, based on the httpsvr from msdn