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

搜索资源列表

  1. socket

    1下载:
  2. http post通信,可以发送接收大容量文件-http post communications, you can send and receive large files
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-07
    • 文件大小:1824780
    • 提供者:chaoli
  1. AicoYY

    0下载:
  2. 把大智慧软件的数据及时更新到网站(http)上,供其它人共享,商业程序,只有核心代码,不含界面,各位兄弟见谅。-getting the data via other application and send that to the web.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:3206
    • 提供者:蓝科
  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. CoLwip-MDK3.80

    1下载:
  2. App: Application source code CoOS: CooCox CoOS source code Net: HTTP source code Ethernet: LwIP source code (LwIP 1.3.1) RvMDK: Project file CMSIS: CMSIS source code-App: Application source code CoOS: CooCox CoOS source code Net: HTTP
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-10-09
    • 文件大小:763676
    • 提供者:chnny
  1. qt-app

    0下载:
  2. QT+网络 编程 含线程 简单的通讯软件 使用postEvent 和customEvent(QCustomEvent*e) http://apps.hi.baidu.com/share/detail/4973174-QT+ network programming with threads of communication software, simple to use postEvent and customEvent (QCustomEvent* e) http:/
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:67658
    • 提供者:李新
  1. proxy

    0下载:
  2. 小型HTTP代理程序 -A small http proxy
  3. 所属分类:Proxy Server

    • 发布日期:2017-11-09
    • 文件大小:119962
    • 提供者:站长
  1. zorp-0.8.3.tar

    0下载:
  2. 支持HTTP/1.1、FTP、SSL、POP3、finger、plug、whois等多种协议的代理防火墙,用Python写成- Supports HTTP/1.1, FTP, SSL, POP3, finger, plug, whois and so on the many kinds of agreements proxy firewall, wrote with Python
  3. 所属分类:Firewall-Security

    • 发布日期:2017-11-09
    • 文件大小:1375012
    • 提供者:站长
  1. tinyproxy-1.4.3pre7.tar

    0下载:
  2. 轻型http代理服务器- Light http proxy server
  3. 所属分类:Proxy Server

    • 发布日期:2017-11-09
    • 文件大小:197302
    • 提供者:站长
  1. mt_server_demo

    0下载:
  2. 一个多线程的http服务器- A multi-thread http server
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-12-04
    • 文件大小:40126
    • 提供者:站长
  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. URLDownload_demo

    0下载:
  2. 不错的http下载程序。- Good http downloading procedure.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-09
    • 文件大小:23753
    • 提供者:站长
  1. httpparametersabc

    0下载:
  2. 一个解析http请求参数的MFC类-A MFC class which is used to parse request parameter of http
  3. 所属分类:Web Server

    • 发布日期:2017-11-16
    • 文件大小:1935
    • 提供者:站长
  1. microproxy

    0下载:
  2. 一个小型http代理服务器-Instant http proxy server
  3. 所属分类:Proxy Server

    • 发布日期:2017-11-16
    • 文件大小:7836
    • 提供者:站长
  1. MyProxy

    0下载:
  2. 这是一个简单代理服务器;支持HTTP/POP3/SMTP/FTP代理。其中只有HTTP为标准协议,其他为自定义简易协议;支持多连接并发访问。目的是为了网络的代理出口,以及隐藏IP信息。-This is a simple proxy server support HTTP/POP3/SMTP/FTP agents. Of these, only the standard HTTP protocol, the other for the custom summary agreement supp
  3. 所属分类:Proxy Server

    • 发布日期:2017-11-09
    • 文件大小:25055
    • 提供者:站长
  1. multidown

    0下载:
  2. 用来通过HTTP协议下载的程序,支持断点续传和多线程下载--Program which could dowanload files through HTTP protocol,it supports resume at break-point and multi-thread downloading
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-09
    • 文件大小:76500
    • 提供者:站长
  1. HttpServer

    0下载:
  2. small http server
  3. 所属分类:Web Server

    • 发布日期:2017-11-09
    • 文件大小:127106
    • 提供者:
  1. Proxy

    0下载:
  2. 简单的http代理- Simple http acts
  3. 所属分类:Proxy Server

    • 发布日期:2017-11-09
    • 文件大小:60857
    • 提供者:non
  1. ADOErrors

    0下载:
  2. 从HTTP服务器上下载一个文件有很多方法,"热心"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.本文附带的工程中有一个支持HTTP1.1协议,直接用Socket实现下载功能… -from the HTTP server to download a document, there are many ways, "enthusiastic" Microsoft provides a Wi
  3. 所属分类:SNMP

    • 发布日期:2017-11-11
    • 文件大小:2830
    • 提供者:
  1. RFC2616

    0下载:
  2. RFC2616(Http协议).PDF格式的.需要的自己下载.-RFC2616 (Http protocol). PDF format. What is needed to download their own.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-05
    • 文件大小:651390
    • 提供者:sy
  1. AysnWinInetDemo

    0下载:
  2. 异步I/O WinInet Http数据获取,可以用来做下载。使用 WinInet Api。-Asynchronous I/O WinInet Http data acquisition, can be used to make download. The use of WinInet Api.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:11502
    • 提供者:刘应
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com