搜索资源列表
TestHttp
- 这是直接使用SOCKET实现HTTP下载功能的VC源码,通过格式化请求头就很容易实现断点续传和检查更新等等功能.实现了以下功能: 1.连接主机 2.格式化请求头 3.设置接收,发送超时 4.接收并分析回应头 该程序很清晰地实现了从HTTP下载的方法和原理,为个人实现断点续传多线程下载,提供了很好的平台。原文请参阅http://www.openpip.net/bbs/read.php?tid=777,现本人在其基础上增
testHttp
- 简单的java http 服务器和客户端源代码
testhttp
- 运用sokect 编程,发送http请求并接受请求到的报文
testhttp直接用socket实现HTTP协议(下载专用
- 直接用socket实现HTTP协议-direct socket achieve HTTP protocol
TestHttp
- 这是直接使用SOCKET实现HTTP下载功能的VC源码,通过格式化请求头就很容易实现断点续传和检查更新等等功能.实现了以下功能: 1.连接主机 2.格式化请求头 3.设置接收,发送超时 4.接收并分析回应头 该程序很清晰地实现了从HTTP下载的方法和原理,为个人实现断点续传多线程下载,提供了很好的平台。原文请参阅http://www.openpip.net/bbs/read.php?tid=777,现本人在其基础上增
testHttp
- 简单的java http 服务器和客户端源代码-Simple java http server and client source code
testhttp
- 运用sokect 编程,发送http请求并接受请求到的报文-Application programming sokect, send http request and accept the request to the Message
TestHttp
- 直接用socket实现http协议.值得初学者学习借鉴-Directly achieve the http protocol socket. Worthwhile for beginners to learn from
TestHttp
- 实现断点续传和检查更新等等功能 。本文附带的工程中有一个支持 HTTP1.1 协议,直接用 Socket 实现下载功能的 DLL,实现了以下功能: 1. 连接主机 2. 格式化请求头 3. 设置接收,发送超时 4. 接收并分析回应头 -The realization of HTTP and check for updates and so on. In this paper, attached to the
TestHttp
- 实 现 了 在 http 下 的 下 载 功 能 和 一些 说 明.-failed to translate
TestHttp
- http入门资料,描述80端口服务的创建和连接过程等-http introductory information, describes the 80-port services to create and connect process
TestHttp
- 本程序实现断点续传和在线检查软件更新等功能。直接用Socket实现下载,实现了断点下载功能。-HTTP this program to check for software updates and online features. Socket used to achieve direct download, download a breakpoint.
TestHttp
- 简单实现HTTP 协议,可以用来测试HTTP协议,便于进一步进行网络编程。-Simple implementation of HTTP protocol can be used to test HTTP protocol to facilitate further network programming.
TestHttp
- HTTP下载由C++编写 并显示HTTP响应头和请求头-HTTP download from the C++ to prepare and display HTTP response headers and the request header
TestHttp
- 实现功能:根据http协议下载文件-Implementation function: According to http protocol to download files. . . . .
TestHttp
- http下实现的tftp服务器 和客户端 可以上传和下载文件 和一些命令-http client and server
TestHttp
- http协议头分解实现源代码 测试过可直接运行-http header decomposition to achieve source code can be run directly tested
TestHttp
- soclet编程,实现从WEB服务器上下载页面的功能-soclet programming, downloaded from the WEB server features page
TestHttp
- Socket实现HTTP下载协议,支持断点续传。-Socket to achieve HTTP download protocol, supporting HTTP.