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

搜索资源列表

  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. httpShare

    0下载:
  2. http文件共享服务器源码 ,学习http文件共享服务器不错的例子!-http server source file-sharing, learning file-sharing server http good example!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:185089
    • 提供者:邓小凡
  1. entmms

    0下载:
  2. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html x
  3. 所属分类:.net

    • 发布日期:2017-03-27
    • 文件大小:217916
    • 提供者:zhoujay
  1. GetFilefromHTTPServer

    0下载:
  2. 利用MFC的一个封装类从HTTP服务器上下载文件-Use of a package MFC Class from HTTP server to download files
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:191679
    • 提供者:谭巧灵
  1. small_http_server

    0下载:
  2. 轻量级http服务器程序,实现了一个HTTP服务器的所有基本功能,包括GET, HEAD, and POST方法等等。-Lightweight http server, a HTTP server to achieve all the basic functions, including GET, HEAD, and POST methods.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:90900
    • 提供者:Sky_Walker
  1. ALWinHttpWrapper

    0下载:
  2. Descr iption: Microsoft?Windows?HTTP Services (WinHTTP) provides developers with a server-supported, high-level interface to the HTTP/1.1 Internet protocol. WinHTTP is designed to be used primarily in server-based scenarios by server applications tha
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-30
    • 文件大小:15420
    • 提供者:c6699
  1. boa

    0下载:
  2. http服务器,有源码,体积小使用方便,适合嵌入式开发使用-http server, there is source code, small size easy to use, suitable to use Embedded Development
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-02
    • 文件大小:581755
    • 提供者:唐堂
  1. 71477190ZXHttpServer

    0下载:
  2. http服务器,http服务器用于AU更新-http server ,user AU updata
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:16484
    • 提供者:方格拉
  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. Internet

    1下载:
  2. wince 下socket实现的HTTP类,支持post和get-HTTP classes implement by socket,supports POST and GET.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-16
    • 文件大小:18176
    • 提供者:benzhan
  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. HTTPClientExample

    0下载:
  2. Http client source code. Working symbian http client example. Connect to http server and browse site code from yourmobile phone.-Http client source code. Working symbian http client example. Connect to http server and browse site code from yourmobile
  3. 所属分类:Symbian

    • 发布日期:2017-03-27
    • 文件大小:155032
    • 提供者:Marius
  1. Httpproxy

    1下载:
  2. 一个很简洁的HTTP代理服务器源码,附教程,对于初学者来说这是一个不可多得的入门教程.-A very simple HTTP proxy server source code, with tutorials for beginners This is a rare Tutorial.-A very simple HTTP proxy server source code, with tutorials for beginners This is a rare Tutorial .- A very
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:48321
    • 提供者:王佐
  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. CHttpConn

    1下载:
  2. 一个简单的C++ http客户端,可以根据指定url从http服务器下载指定的文件。-A simple C++ http client, according to the specified url from the http server to download the file specified.
  3. 所属分类:Browser Client

    • 发布日期:2014-12-12
    • 文件大小:2883
    • 提供者:杨建军
  1. CsharpHTTPServer

    0下载:
  2. A small HTTP server built in C#. In it s current state, it only supports only the GET method, but can be extended to support any method in the RFC2616 standard. For cases where you only need a small, extensible web server to build off of, and you don
  3. 所属分类:Web Server

    • 发布日期:2017-03-26
    • 文件大小:10249
    • 提供者:anatolia
  1. LwIPNoOs

    0下载:
  2. LWIP在VC6下编译,无OS情形,以太网底层部分使用并口驱动8019,可以ping通,包含一个http服务器。-LWIP compiled in VC6 with no OS case, the bottom part of the Ethernet driver using the parallel port 8019, you can ping pass, with a http server.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:642694
    • 提供者:redriver
  1. server

    0下载:
  2. 网络中http中的server一端,可直接用于服务器-network http server
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1594
    • 提供者:张帅
  1. Download

    0下载:
  2. basic Winsock, download a file from a HTTP server to disk
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2065
    • 提供者:UnNamed053
  1. SimpleHttp

    0下载:
  2. Simple code of http client and server with Java
  3. 所属分类:Browser Client

    • 发布日期:2017-04-02
    • 文件大小:2465
    • 提供者:dongrui
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com