文件名称:HTTPGetPost
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-04-02
- 文件大小:
- 34kb
- 下载次数:
- 0次
- 提 供 者:
- cheng*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个连接HTTP服务器的CLient是用MFC做多文档视图做的界面,其中详细的接受啊了使用HTTP Get和HTTP Post两种方式向服务器的发送请求的过程,并且把发送请求的http协议头和收到的协议头和内容都输出到了界面中,很容理解http协议。VC6.0测试通过,使用的时候,只需修改代码中http服务器的地址即可。-HTTP server CLient a connection is made with a multi-document view MFC interface to do, which detailed the use of accepted ah HTTP Get and HTTP Post are two ways to send a request to the server process, and the http protocol header to send the request and receive to the protocol header and content are output to the screen, it is capacity to understand the http protocol. VC6.0 test, when in use, simply modify the code in the address to http server.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HTTPGetPost\ClientSocket.cpp
...........\ClientSocket.h
...........\CntrItem.cpp
...........\CntrItem.h
...........\HTTPClient.aps
...........\HTTPClient.clw
...........\HTTPClient.cpp
...........\HTTPClient.dsp
...........\HTTPClient.dsw
...........\HTTPClient.h
...........\HTTPClient.rc
...........\HTTPClientDoc.cpp
...........\HTTPClientDoc.h
...........\HTTPClientView.cpp
...........\HTTPClientView.h
...........\MainFrm.cpp
...........\MainFrm.h
...........\POST.HTM
...........\ReadMe.txt
...........\Request.cpp
...........\Request.h
...........\.ES\HTTPClient.ico
...........\...\HTTPClient.rc2
...........\...\HTTPClientDoc.ico
...........\...\Toolbar.bmp
...........\Resource.h
...........\StdAfx.cpp
...........\StdAfx.h
...........\RES
HTTPGetPost