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

搜索资源列表

  1. web-sever

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

    • 发布日期:2017-04-01
    • 文件大小:361589
    • 提供者:fannie
  1. spider

    0下载:
  2. 多线程网络蜘蛛。功能:1、下载指定网址的网页文件,并可获得服务器的http响应信息。 2、可过滤出下载网页源码中的链接-Multi-threaded web spider. Features: 1, download the specified URL web page file, and to get the server s http response information. 2, can filter out the link to the download page source
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:55857
    • 提供者:nicai
  1. http_client

    0下载:
  2. HTTP Client,通过GET请求,获得页面,并打印到屏幕。-http client ,,get
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:4416
    • 提供者:Joker
  1. HttpAnalysing

    0下载:
  2. http协议解析器,专门针对http协议写的一个协议分析器工具,居于VC++和winpcap平台。过滤出http协议包,并判断包的响应方式是get,还是post-this is a Http protocol Analysing tool, written specifically for the http protocol a protocol analyzer tool,it base on VC++ and winpcap,filter http packets,and judge the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:176674
    • 提供者:孤影
  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. httpget

    0下载:
  2. 一个简单c程序,实现了http get的协议。可以当作一个抓包工具,对http的协议进行模拟。-A simple c program, http get protocol. Can be used as a capture tool, to simulate the http protocol.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1150
    • 提供者:白玉
  1. axel-android_2.4

    0下载:
  2. Axel-加速下载工具   Axel 通过打开多个 HTTP/FTP 连接来将一个文件进行分段下载,从而达到加速下载的目的。对于下载大文件,该工具将特别有用。   安装:sudo apt-get install axel   一般使用:axel url(下载文件地址)   限速使用:加上 -s 参数,如 -s 10240,即每秒下载的字节数,这里是 10 Kb   限制连接数:加上 -n 参数,如 -n 5,即打开 5 个连接 这是安卓源代码下可以编译的。 运行于安卓系统
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-28
    • 文件大小:95784
    • 提供者:fengfk
  1. delphihttp

    0下载:
  2. delphi的http下载的例程,idhttp的get语句实现下载,请先安装bsf组件,否则无法编译-delphi http download routines idhttp the get statement download, please install bsf components, otherwise it is impossible to compile
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:857069
    • 提供者:莉莉
  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. testhttp

    0下载:
  2. 通过http协议模拟发送指定网址消息并获取返回消息内容-Simulation through the http protocol to send the specified URL message and get back to the message content
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:41613
    • 提供者:xiayang
  1. HTTPS

    0下载:
  2. HTTP编程 调用winnet接口实现get方式通讯 本程序仅为客户端程序,EVC平台开发的wince程序,测试通过可用-HTTP programming winnet interface implementation is called "get" communication This program is only for client programs, EVC WinCE programs of our platform, the test passes available
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-12
    • 文件大小:1522631
    • 提供者:陈豪
  1. ksreg-

    1下载:
  2. Asp+ACCESS 免费 开源 网络验证 inc/config.asp 参数和数据库设置 注意:拿到程序第一时间请先更改数据库名!!!! time.asp 网络校时 api.asp 登陆接口 调用示例 http://127.0.0.1/api.asp?online=0&user=账号&pass=密码(md5)&chkcode=随机数(md5) apireg.asp 注册帐号接口 调用示例 http://127.0.0.1/apireg.a
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-11-13
    • 文件大小:762231
    • 提供者:tangbin
  1. WebServerIIS

    0下载:
  2. 相当于IIS的Http服务器小程序,对学习服务器编程有帮助。 该Web服务器的结构采用“请求/响应”的模型,具有支持多线程,配置网站所在目录和缺省主页,支持GET、POST和HEAD等方法,基本的错误处理,支持ASP等功能。-Corresponds to the the the IIS Http server program, learning server programming. The structure of the Web server request/response model,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-19
    • 文件大小:62500
    • 提供者:ibmis
  1. translate.tar

    0下载:
  2. ruby脚本获取谷歌翻译结果,利用了http-get的方法,可以用于网站的自动翻译-ruby scr ipt for Google translation results using the http-get method can be used for the automatic translation of the site
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-11-22
    • 文件大小:905
    • 提供者:张恂
  1. httpclient

    0下载:
  2. 通过sokcet发送http消息,获得http请求结果-Http analog client to get the http request results
  3. 所属分类:Web Server

    • 发布日期:2017-11-18
    • 文件大小:179242
    • 提供者:wangxh
  1. Socket_VC_GET_POST

    0下载:
  2. socket get post 网络socket的实例,包含http的get以及post的实现。并包含了apple应该发布流程详细文档-socket get post
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-08
    • 文件大小:1171848
    • 提供者:梅剑
  1. exercise_1_SSD8

    0下载:
  2. Exercise 1 of SSD8 course. The purpose of this exercise is to build a simple Web client and a simple Web server—a server that responds only to the HTTP GET and PUT commands.
  3. 所属分类:Web Server

    • 发布日期:
    • 文件大小:4334
    • 提供者:itras
  1. HTTPClient

    0下载:
  2. http请求客户端,源码,get,post请求,报文解析-http request client source code, we can refer to the get post request message parsing
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-24
    • 文件大小:22591888
    • 提供者:shihh
  1. http_postaget_method

    0下载:
  2. 模拟投递http请求,包头以及解析返回数据结构 使用:ob.InitTrade(),ob.IntoField(),ob.PostTrade()投递表单,获取表单数据-Analog delivery http request header and parse the returned data structure Use: ob.InitTrade () ob.IntoField (), the ob.PostTrade () the delivery form, get the form
  3. 所属分类:Browser Client

    • 发布日期:2017-11-06
    • 文件大小:2076
    • 提供者:杨斌
  1. gethtml.zip

    1下载:
  2. 这是一个C++语言编的通过HTTP方式获取网页源代码的控制台程序,使用起来蛮方便的,只要在执行程序后面带上网址连接即可获取,执行完后它把网页源代码内容显示在一个提示窗口,它还会把获取到的网页内容保存在一个文件c:\gethtml.htm里,便于查看。,This console program a C++ language series via HTTP access to the source code of the page, and is very convenient to use, ju
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-07
    • 文件大小:6641
    • 提供者:Jade Liu
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com