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

搜索资源列表

  1. Http.0_2_3

    0下载:
  2. 基于C++的http协议栈,里面还包括2个例子-a http lib by c++
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:359490
    • 提供者:Hazi
  1. DownloadDlg_src

    0下载:
  2. HTTP下载程序。类似IE中的下载界面-HTTP downloading procedure. In similar IE downloading contact surface
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-20
    • 文件大小:42866
    • 提供者:站长
  1. 118Http_Auto_update

    0下载:
  2. 通过HTTP协议下载的程序源码,支持断点续传和多线程下载-for download through HTTP protocol procedures source to support HTTP download and multithread -Through the HTTP protocol to download the program source code, support for HTTP and multi-threaded download-for download throu
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:436112
    • 提供者:ccd
  1. dos

    1下载:
  2. goahead公司移植到ucos下的http协议,成功编译通过,编译环境ADS1.2-uCOS goahead companies migrate to the http protocol, the success of the compiler is passed, the compiler environment ADS1.2
  3. 所属分类:系统编程

    • 发布日期:2013-12-10
    • 文件大小:35936
    • 提供者:
  1. HTTP

    0下载:
  2. 包含HTTP协议内容分析,命令实现及其SOCKET网络编程实现-HTTP protocol includes content analysis, order to achieve the realization of network programming and its SOCKET
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:128293
    • 提供者:黄笑生
  1. http_protocol_sourcecode

    0下载:
  2. 完整实现http协议源代码(WINDOWS或LINUX平台均可移植使用),我在VC++上(不调用WINDOWS的HTTP的API)可实现XML文件下载等. -Http agreement to achieve a complete source code (WINDOWS or LINUX platform can be transplanted to use), I VC++ On (not the HTTP call WINDOWS the API) can be downloaded,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:37249
    • 提供者:yang
  1. HTTP

    0下载:
  2. 实现了C8051F340单片机依据HTTP协议传输数据-C8051F340 realize a single-chip based on HTTP protocol to transmit data
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-02
    • 文件大小:561830
    • 提供者:why
  1. TestHttp1

    0下载:
  2. 测试服务器协议是否可用,但使用Http协议解析的时候能用到 -Whether or not the server test protocol can be used, but the use of Http protocol to be used when parsing
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:17584
    • 提供者:桑金光
  1. Http

    1下载:
  2. RFC 1945 Http1.0协议实现。对协议进行了完整面向对象设计,并实现简单的Http服务器与客户端。源码行数达4000行。-This is the source codes (over 4000 lines) about an implementation of Http 1.0 protocal with java. The object-oriented design is strictly specified by RFC-1945. And simple versions of
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-02
    • 文件大小:865634
    • 提供者:luo
  1. Downloader_demo

    0下载:
  2. C# Http 协议的文件下载的DEMO-C# Http agreement of the DEMO Download
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:11172
    • 提供者:邵强
  1. VC-HTTP-FILE-WEB

    0下载:
  2. 作用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。-用VC通过HTTP把文件直接传到WEB服务器上,可以在开发木马的朋友会用到。-VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:117263
    • 提供者:阿荣
  1. zhijieyongsocketshixianHTTPxieyi

    0下载:
  2. 这是一个用sockets来实现HTTP协议的源代码程序,用C++弄的。-This is a HTTP protocol sockets to achieve program' s source code, using C++ get。
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:69536
    • 提供者:吴炯煜
  1. httpd.txt

    0下载:
  2. http 协议 vc实现-http protocol to achieve vc
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-13
    • 文件大小:2292
    • 提供者:guo
  1. BT

    2下载:
  2. linux下基于C语言的BT下载程序 BitTorrent(简称BT)是一个文件分发协议,每个下载者在下载的同时不断向其他下载者上传已下载的数据。而在FTP、HTTP协议中,每个下载者从FTP或HTTP服务器处下载自己所需要的文件,各个下载者之间没有交互。当非常多的用户同时访问和下载服务器上的文件时,由于FTP服务器的处理能力和带宽的限制,下载速度会急剧下降,有的用户根本访问不了服务器。BT协议与FTP协议不同,它的特点是下载的人越多下载的速度越快,其原因在于每个下载者将已下载的数据提供给其
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:106428
    • 提供者:羽飞
  1. HttpRequest

    1下载:
  2. 本程序用C++语言实现了HTTP协议的请求消息,包括GET,POST方法,在windows下编译通过,可以运行。-This procedure using C++ language implementation of the HTTP protocol' s request message, including GET, POST method, compiled through the windows, you can run.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1899
    • 提供者:lijuan
  1. HTTPClient

    1下载:
  2. 本程序实现了代理网络编程客户端程序,http协议-This program achieved a proxy network programming client program, http protocol
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:61559
    • 提供者:weiwen
  1. rtspprotocol

    0下载:
  2. RTSP协议文档。别人翻译的文档。我对该文档进行的整理,修改,添加。关于HTTP协议部分进行了添加。 关键字:RTSP -RTSP protocol document. Someone to translate documents. I am finishing the document, modify, add. On the part of the HTTP protocol was added. Keywords: RTSP
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:86971
    • 提供者:xumr
  1. HTTP

    0下载:
  2. 这是一个基于C++关于HTTP协议的的源码,可供大家学习参考-This is based on C++ source code on the HTTP protocol, for them to learn from reference
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:28436
    • 提供者:李古祥
  1. Http

    0下载:
  2. 使用socket实现http协议,可移植到linux系统-Achieved using the http protocol socket can be ported to linux system
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:29455
    • 提供者:
  1. 3

    2下载:
  2. 网络编程实用教程-电子教案: 第1章 网络编程基础 第2章 UNIX中的套接字网络编程接口 第3章 Windows环境的网络编程 第4章 MFC编程 第5章 MFC WinSock类的编程 第6章 WinInet编程 第7章 WinSock的多线程编程 第8章 Winsock的输入/输出模型 第9章 HTTP协议及高级编程 第10章 电子邮件协议与编程 -Chapter 1 Chapter 2 based on network programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5448731
    • 提供者:何旭
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com