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

搜索资源列表

  1. http-java-applet.rar

    0下载:
  2. 这是我编译好的http-java-applet小程序,可以在linux下运行,方便使用.如在浏览器上看摄像头图象,good small programing .it use for embedded linux ,a http-java-applet
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:28213
    • 提供者:阳光
  1. HTTP.rar

    1下载:
  2. 用C++实现的HTTP Web下载,两种方式实现: 1.WinInet(这种方式很简单,但不是很灵活) 2.WinSock(也就是Socket,这种方式有点繁琐,但是可以自定义发送HTTP的报文头和接收响应头,很灵活) 因作者编程水平有限,错误之处,在所难免,欢迎批评指正。 ,Using C++ to achieve the HTTP Web download, the realization of two ways: 1.WinInet (in this way is very simp
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2014-12-12
    • 文件大小:6126
    • 提供者:star
  1. 获取一个http响应的数据

    0下载:
  2. 通过socket编程,向一个ip地址发去一个请求,获取一个http响应的数据。-Get a http response data.
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-04-03
    • 文件大小:1438
    • 提供者:hanran
  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

    0下载:
  2. http协议传输的代码,包含全部实现文件和头文件,使用的时候需要修改相应涉及ip的代码.-http agreement transmission code, contains completely realizes the document and a document, use time needs to revise correspondingly involves ip the code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-17
    • 文件大小:25796
    • 提供者:马春雷
  1. 通过HTTP协议下载的程序

    0下载:
  2. 用来通过HTTP协议下载的程序,支持断点续传和多线程下载。 注意,该程序一次只能下载一个任务,那个列表虽然可以拉很多进去,不过是摆设。-HTTP protocol to download through the procedures, support HTTP download and multithreading. Note that this procedure can only be downloaded once a task that although the list can pul
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-22
    • 文件大小:69278
    • 提供者:pzhj
  1. Http

    0下载:
  2. 使用C#.net开发的http断点下载的小程序。对于学习断点下载的初学者相信有点作用-The use of C#. Net development breakpoint http download a small program. Breakpoint downloaded for beginners to learn a little bit I believe the role of
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:6558
    • 提供者:郭明
  1. http

    0下载:
  2. 一个html解析器,能够从指定网页中获取图片并保存。-This is a html parser, this parser can access a specified page and save the picture in your computer.
  3. 所属分类:Browser Client

    • 发布日期:2017-03-25
    • 文件大小:840747
    • 提供者:sunjinpei
  1. HTTP-Server

    0下载:
  2. Windows下面的一个HTTP-Server的源代码-Windows following a HTTP-Server source code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:76177
    • 提供者:lemoine
  1. HTTP

    0下载:
  2. HttpSvr是一个用MFC编写的简单web server应用程序.-HttpSvr is an MFC sample web server application. It operates as a single-document interface application, configured with an HttpSvr Configuration file (.HSC). You create HSC files by selecting "Save" from the
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-08
    • 文件大小:84372
    • 提供者:张观成
  1. http

    0下载:
  2. 只要按照HTTP协议发送request,然后对接收到的数据进行分析,如果页面上还有href之类的链接指向标志就可以进行深一层的下载了-As long as in accordance with the HTTP protocol to send request, then docking analysis of the data received, if the pages have links like href signs point to a deeper level can be car
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:39142
    • 提供者:icy
  1. http

    0下载:
  2. 一种基于ARM7的嵌入式Webserver-a arm7 embedded webserver realize
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-17
    • 文件大小:261090
    • 提供者:michael
  1. http

    1下载:
  2. 一个小的动态链接库,提供一个函数getHttpFile,用来下载网页,它只有两个参数 url和filepath,url用来指定网页路径,filepath用来指定下载的网页将保存到本地的位置-A small dynamic link library, providing a function getHttpFile, used to download web pages, it has only two parameters url and filepath, url path to the
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3799
    • 提供者:冮朋
  1. HTTP

    0下载:
  2. 实现http超文本传送协议的小程序,简洁易用-Http hypertext transfer protocol to achieve a small program, simple and easy to use
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:186090
    • 提供者:greensheep
  1. Http

    0下载:
  2. http协议,学习web编程的必备知识,有助于你的web基础知识的巩固。-A rfc of HTTP.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:651097
    • 提供者:
  1. API_http

    0下载:
  2. API实现HTTP请求模拟POST提交数据源码-API to achieve simulated HTTP request POST to submit data source
  3. 所属分类:WinSock-NDIS

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

    0下载:
  2. 一个HTTP MIDlet编程例子,非常经典,来自J2ME in a Nutshell一书-An HTTP MIDlet programming examples, very classic, from J2ME in a Nutshell book
  3. 所属分类:J2ME

    • 发布日期:2017-04-06
    • 文件大小:1823
    • 提供者:dogdig
  1. http

    1下载:
  2. 一个用java写的简单的WEB服务器和浏览器,对于相关的学习者有点帮助,可以初步了理一下整个模型的编写-Using java to write a simple WEB server and browser, for a little help learners related, can initial the management about the preparation of the model
  3. 所属分类:Web Server

    • 发布日期:2015-01-11
    • 文件大小:8192
    • 提供者:dante
  1. modbus HTTP

    0下载:
  2. 使用labview打开网页,简单的例程。(Using LabVIEW to open a web page)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-21
    • 文件大小:8192
    • 提供者:caikan
  1. http-tiny-1.2.tar

    0下载:
  2. 一个简单的http client,可以实现GET,PUT,DELETE等功能(A simple http client)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:12288
    • 提供者:ruby226
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com