搜索资源列表
tear.rar
- 控制台应用程序,与 Internet 进行通信。该示例说明如何使用 CHttpFile 生成对 CHttpConnection 和 CInternetSession 对象的 HTTP 请求。,Console applications, and Internet communications. The example illustrates how to use CHttpConnection and CHttpFile generated CInternetSession of the HTTP
http_Post_Get
- 通过CHttpSession发送Get、Post报文。并可自定义HTTP包头-CHttpSession send through the Get, Post Message. And custom HTTP header
QQnongchangVC2008
- QQ农场外挂 VC2008源代码 农场外挂源代码 农场源代码 -//验证QQ密码 bool WebQQFunction::LoginQQ(CString qqname, CString qqmm, CString qqxym, CString outstr) { CHttpConnection*pHttpConnect = Session.GetHttpConnection("ptlogin2.qq.com") CString szFormData CHt
httpGetFile
- VC++程序,用于http下载文件,利用CInternetSession、CHttpConnection、HTTP_VERB_GET获取文件并下载。简单实现demo。-VC++ procedures for http download files, the use of CInternetSession, CHttpConnection, HTTP_VERB_GET access to documents and download. Simple implementation demo.
Browser
- 基于CHttpConnection实现的浏览器,可重定向的URL,自定义浏览器参数(CHttpConnection based browser, redirect URL, custom browser parameters)