搜索资源列表
20040801094647_http
- 直接用socket实现HTTP协议(下载专用) 作者:北方工业大学2000级计算机4班 querw 从HTTP服务器上下载一个文件有很多方法,\"热心\"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.- Straight takes over the use of socket to realize the HTTP agreement (special-purpose downloading
一个用socket来实现HTTP下载的程序源码
- 本文附带源代码还包括了一个使用CHttpSocket实现下载功能的例子工程.注意,所有的调用都是阻塞的,所以最好为一个下载任务创建一个线程,否则会导致界面无法响应用户输入. 程序运行界面如上图,显示了请求头,回应头以及下载进度.-fringe source code is also included use of a functional CHttpSocket download the example works. Attention, all calls are blocked, it
netong
- 直接用socket实现HTTP协议 从HTTP服务器上下载一个文件有很多方法,“热心”的微软提供了 WinInet 类,用起来也很方便。当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能 。 -direct socket achieve HTTP protocol from the HTTP server to download a document, there are many ways, "enthusiastic" Mic
用socket实现http协议
- 用socket实现http协议,vc6.0编程实现-using socket achieve http agreement vc6.0 Programming
TestHttp
- 这是直接使用SOCKET实现HTTP下载功能的VC源码,通过格式化请求头就很容易实现断点续传和检查更新等等功能.实现了以下功能: 1.连接主机 2.格式化请求头 3.设置接收,发送超时 4.接收并分析回应头 该程序很清晰地实现了从HTTP下载的方法和原理,为个人实现断点续传多线程下载,提供了很好的平台。原文请参阅http://www.openpip.net/bbs/read.php?tid=777,现本人在其基础上增加了暂停/恢复,断点继传功能,正在加入多线程功能,有这方面兴
用Socket 实现http
- 一个用socket去实现http协议的程序-with a socket to realize http protocol procedures
用socket实现的http客户端
- 纯socket实现的http客户端程序,对初学者很有学习价值
Connection.rar
- j2me 用socket伪装http实现长连接。从而避免频繁的联网提示。支持cmwap。,j2me camouflage with socket achieve long http connection. So as to avoid frequent networking tips. Supporting cmwap.
HTTP.rar
- 用C++实现的HTTP Web下载,两种方式实现: 1.WinInet(这种方式很简单,但不是很灵活) 2.WinSock(也就是Socket,这种方式有点繁琐,但是可以自定义发送HTTP的报文头和接收响应头,很灵活) 因作者编程水平有限,错误之处,在所难免,欢迎批评指正。 ,Using C++ to achieve the HTTP Web download, the realization of two ways: 1.WinInet (in this way is very simp
testhttp直接用socket实现HTTP协议(下载专用
- 直接用socket实现HTTP协议-direct socket achieve HTTP protocol
ADOErrors
- 从HTTP服务器上下载一个文件有很多方法,"热心"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.本文附带的工程中有一个支持HTTP1.1协议,直接用Socket实现下载功能… -from the HTTP server to download a document, there are many ways, "enthusiastic" Microsoft provides a Wi
ssl_http
- socket 实现 HTTP 连接,不错的东东,希望能有用-socket to achieve HTTP connections, good Dongdong, hoping to be useful
socket
- 直接用socket实现HTTP协议(专门用于程序的下载,很实用)-Socket to achieve the direct use of HTTP protocol (dedicated to the download procedure, it is useful)
Http
- 使用socket实现http协议,可移植到linux系统-Achieved using the http protocol socket can be ported to linux system
socket-to--HTTP-
- 用socket实现的http响应服务器和客户端,以及GET与POST实例。-Using socket to achieve the HTTP in response to the server and the client, as well as the GET and POST instance.
Http-test
- 通过socket,实现http协议!支持get\post等操作。是用C++来实现的~-Through the socket, to achieve http protocol! Support get \ post and other operations. Achieved with C++ ~
socket
- MTK平台下使用socket实现http通讯,实现GPRS联网基本应用-Use the MTK platform realize http socket communication, to achieve the basic GPRS network applications
http下载
- 利用SOCKET实现应用层HTTP通讯Demo(socket with http protocol Demo)
VC++利用Socket实现HTTP下载协议
- VC++利用Socket实现HTTP下载协议VC++ uses Socket to implement HTTP download protocol(VC++ uses Socket to implement HTTP download protocol)