CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 网络编程 搜索资源 - HTTP协议

搜索资源列表

  1. ylm6_urlfile

    0下载:
  2. 使用HTTP协议将文件下载到Windows的下载文件临时目录的程序源代码。-use HTTP protocol can be downloaded to the Windows temporary directory download the source code.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:86182
    • 提供者:ylm
  1. 翻译机

    0下载:
  2. 一个类似于网页小偷的软件,作用是汉译英,我主要是为了解决我们英语老师布置作文而编写的,呵呵。程序并没有采用传统的XMLHTTP控件或者Inet控件获取HTTP资源,而是采用更底层的winsock控件模拟HTTP协议。原因是网站采用了重重验证,普通控件派不上用场。-a website similar to the software thieves, the British role in Translation is, I is mainly to solve the layout of our
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:13893
    • 提供者:啊啊
  1. 20040801094647_http

    0下载:
  2. 直接用socket实现HTTP协议(下载专用) 作者:北方工业大学2000级计算机4班 querw 从HTTP服务器上下载一个文件有很多方法,\"热心\"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.- Straight takes over the use of socket to realize the HTTP agreement (special-purpose downloading
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:87600
    • 提供者:申平
  1. tieba

    0下载:
  2. 百度贴吧发贴器,直接利用套接字根据HTTP协议进行发帖。主要是对HTTP协议的使用,适合想做浏览器的人参考-Baidu posted it sent for direct use socket under the HTTP protocol for posting. The main thing is to use the HTTP protocol, wants to fit the browser reference
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:461319
    • 提供者:神仙哥哥
  1. VC中ftp协议实现多线程断点续传

    1下载:
  2. 用BCB实现ftp协议实现多线程断点续传,是当前下载工具的热点技术,值得研究。-with BCB achieve ftp protocol multithreading HTTP is the current download tools hot technologies, worth studying.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:97229
    • 提供者:柳杉
  1. 使用java控制HTTP协议客户端应用

    1下载:
  2.  Http客户端程序已集成在Java语言中,可以通过URLConnection类调用。遗憾的是,由于SUN没有公布Http客户程序的源码,它实现的细节仍是一个谜。本文根据HTTP协议规范,用Java.net.Socket类实现一个HTTP协议客户端程序。 -Http client program has been integrated into the Java language, URLConnection can call category. Unfortunately, because S
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:6064
    • 提供者:郑描中
  1. downloadManager

    0下载:
  2. 一个下载程序,基于 java Swing 和HTTP协议。本版本还不支持FTP下载,有望在以后加入。-a download, based on java Swing and HTTP protocol. This version does not support FTP downloads, expected in the future.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:50134
    • 提供者:掌柜各
  1. netong

    0下载:
  2. 直接用socket实现HTTP协议  从HTTP服务器上下载一个文件有很多方法,“热心”的微软提供了 WinInet 类,用起来也很方便。当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能 。 -direct socket achieve HTTP protocol from the HTTP server to download a document, there are many ways, "enthusiastic" Mic
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:54846
    • 提供者:wudi
  1. MyNetAnts

    0下载:
  2. 用来通过HTTP协议下载的程序,支持断点续传和多线程下载。 注意,该程序一次只能下载一个任务,其中的列表虽然可以列入很多内容,但没有实现功能。-HTTP protocol to download through the procedures, support HTTP download and multithreading. Note that this procedure can only be downloaded once a mandate, which could be inclu
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:65901
    • 提供者:黄涛
  1. 用socket实现http协议

    1下载:
  2. 用socket实现http协议,vc6.0编程实现-using socket achieve http agreement vc6.0 Programming
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:72091
    • 提供者:davidlee
  1. cshttpmultithread

    1下载:
  2. 用C#语言实现http协议下的多线程文件传输 -C# Language http protocol under the multi-threaded file transfer
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:7893
    • 提供者:haichuan
  1. GetHttpFile1

    0下载:
  2. 采用http协议,获取远程服务器上的文件。很不错哦。-using http protocol, remote access to files on the server. Oh, very good.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:51253
    • 提供者:shaohua
  1. OSSLTunnel

    0下载:
  2. SSL 加密原代码 有了这个就可以对http协议get /post头进行加密-SSL encryption source code With this we can get an agreement on http / post first encryption
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:12876
    • 提供者:vlyyer
  1. VCfiledown

    0下载:
  2. VC利用http协议进行多线程下载的程序-VC http protocol for the use of multi-threaded download procedures
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:312935
    • 提供者:xjh
  1. Ants

    0下载:
  2. Download: === === 用来通过HTTP协议下载的程序,支持断点续传和多线程下载。 注意,该程序一次只能下载一个任务,其中的列表虽然可以列入很多内容,但没有实现功能。-Download : === === === === for download through HTTP protocol procedures HTTP supports multithreading and download. Noted that the procedure can only be
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:77587
    • 提供者:Joseph Wang
  1. 使用HTTP协议将文件下载

    0下载:
  2. 方便的使用HTTP协议将文件下载到Window,并且使速度加快.
  3. 所属分类:网络编程

    • 发布日期:2014-01-18
    • 文件大小:83797
    • 提供者:程序员
  1. 使用HTTP协议将文件下载到Window

    0下载:
  2. 这是一个简单的小程序!可以实现用http协议将Web上的文件下载到本机的Windows文件夹!-This is a simple little procedure! Http can be used to achieve agreement on the Web to download the document for the Windows folder!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:21383
    • 提供者:高泽虎
  1. http 协议C语言源代码

    0下载:
  2. http 协议C语言源代码
  3. 所属分类:网络编程

    • 发布日期:2009-02-11
    • 文件大小:69295
    • 提供者:lystone
  1. httpsniffer

    0下载:
  2. HTTP协议抓包源码
  3. 所属分类:网络编程

    • 发布日期:2010-09-14
    • 文件大小:37228
    • 提供者:int2e@126.com
  1. HttpDonwload

    0下载:
  2. CHttpDownload类支持http下载文件,用socket实现, 简单的非阻塞超时机制 CBase64类实现Base64编码解码,可用于解决http协议的授权验证问题
  3. 所属分类:网络编程

    • 发布日期:2012-11-04
    • 文件大小:4740
    • 提供者:cixiny@126.com
« 12 3 »
搜珍网 www.dssz.com