搜索资源列表
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 clients, and therefore must be run
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 by selecting "Save" from the
HTTPSVR
- 某公司的HTTPSVR,比较初级网络编程应用-A company HTTPSVR, comparison of primary network programming applications
HTTPSVR
- 本程序时完成了一个http服务端的功能实现,感觉挺好的,希望对大家都有用-The program completed a http server-side function realization, feeling quite good, and hope to everyone with the
HTTPSVR
- 本程序实现了代理服务器端程序,http协议,适合新手学习代理服务器编程-This program achieved a proxy server-side program, http protocol, suitable for novice to learn a proxy server programming
HTTPSVR
- 网络客户端是基于HTTP协议的服务器程序,用户如需链接需要自己编写客户端-Network client on HTTP
HTTPSVR
- 一个HTTP服务端程序,初学网络编程的同学可以参考下,再改改也是个完善的服务器程序-An HTTP server program, network programming beginner students can refer to, and then change to change the server program is also a perfect
httpsvr
- 一个简单web服务器例子程序,基于msdn上的httpsvr。-a sample http server, based on the httpsvr from msdn
httpsvr
- 一个网络服务程序,使用IOCP(完成端口),接收远端客户机(进程b)的自定义数据,通过ADO,转发为对内网一台SQL-SERVER的数据请求。全部对SQL-SERVER的数据请求,都使用同1个ADOConnect。-A network service program, the use of IOCP (completion ports) to receive the remote client (process b) custom data through ADO, forward for th
HTTPSVR
- VC++6.0一个网路服务器程序-a network server-a network server
HTTPSVR
- 自己写的一个http协议,实现的服务器程序,供大家参考-Write your own http protocol, the realization of the server program, for your reference