搜索资源列表
用socket实现http协议
- 用socket实现http协议,vc6.0编程实现-using socket achieve http agreement vc6.0 Programming
用Socket 实现http
- 一个用socket去实现http协议的程序-with a socket to realize http protocol procedures
用socket实现的http客户端
- 纯socket实现的http客户端程序,对初学者很有学习价值
testhttp直接用socket实现HTTP协议(下载专用
- 直接用socket实现HTTP协议-direct socket achieve HTTP protocol
用Socket 实现http
- 一个用socket去实现http协议的程序-with a socket to realize http protocol procedures
20040801094647_http
- 直接用socket实现HTTP协议(下载专用) 作者:北方工业大学2000级计算机4班 querw 从HTTP服务器上下载一个文件有很多方法,"热心"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.- Straight takes over the use of socket to realize the HTTP agreement
一个用socket来实现HTTP下载的程序源码
- 本文附带源代码还包括了一个使用CHttpSocket实现下载功能的例子工程.注意,所有的调用都是阻塞的,所以最好为一个下载任务创建一个线程,否则会导致界面无法响应用户输入. 程序运行界面如上图,显示了请求头,回应头以及下载进度.-fringe source code is also included use of a functional CHttpSocket download the example works. Attentio
ADOErrors
- 从HTTP服务器上下载一个文件有很多方法,"热心"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.本文附带的工程中有一个支持HTTP1.1协议,直接用Socket实现下载功能… -from the HTTP server to download a document, there are many ways, "enthusiastic
使用java控制HTTP协议客户端应用
- Http客户端程序已集成在Java语言中,可以通过URLConnection类调用。遗憾的是,由于SUN没有公布Http客户程序的源码,它实现的细节仍是一个谜。本文根据HTTP协议规范,用Java.net.Socket类实现一个HTTP协议客户端程序。 -Http client program has been integrated into the Java language, URLConnection can call cate
netong
- 直接用socket实现HTTP协议 从HTTP服务器上下载一个文件有很多方法,“热心”的微软提供了 WinInet 类,用起来也很方便。当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能 。 -direct socket achieve HTTP protocol from the HTTP server to download a document, there are many ways
5ivb_741147
- 用socket实现http协议,vc6.0编程实现-using socket achieve http agreement vc6.0 Programming
http-lwip
- 该程序是在NIOS II环境下运行的 使用LWIP协议栈实现了HTTP协议的接受请求 SOCKET编程-the procedures in NIOS II is run under the protocol stack used LWIP realization of the HTTP protocol receive requests Socket Programming
TestHttp
- 这是直接使用SOCKET实现HTTP下载功能的VC源码,通过格式化请求头就很容易实现断点续传和检查更新等等功能.实现了以下功能: 1.连接主机 2.格式化请求头 3.设置接收,发送超时 4.接收并分析回应头 该程序很清晰地实现了从HTTP下载的方法和原理,为个人实现断点续传多线程下载,提供了很好的平台。原文请参阅http://www.openpip.net/bbs/read.php?tid=777,现本人在其基础上增
ssl_http
- socket 实现 HTTP 连接,不错的东东,希望能有用-socket to achieve HTTP connections, good Dongdong, hoping to be useful
Connection
- j2me 用socket伪装http实现长连接。从而避免频繁的联网提示。支持cmwap。-j2me camouflage with socket achieve long http connection. So as to avoid frequent networking tips. Supporting cmwap.
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下载
- 利用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)