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

搜索资源列表

  1. http服务器

    0下载:
  2. 一个fttp编程原码,架构齐备,对学习网络编程的朋友 有一定的参考价值-a fttp original programming code, complete framework for the study of network programming friend has some reference value
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:119836
    • 提供者:董小悠
  1. sniffer-0.5.tar

    0下载:
  2. * A ncurses user interface. * Network statistics to view the amount of packets and data in many different protocols, interfaces and hosts. * View what active TCP connections are on the network. * View UDP packets. * View and log ICMP pac
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:64603
    • 提供者:付聚文
  1. HTTP代理服务器(czy)

    0下载:
  2. 本章实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-chapter achieve a simple function of the HTTP proxy server, this chapter introduces multi-threaded programming related knowledge, inc
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:62930
    • 提供者:chen
  1. HTTP代理Delphi源代码

    2下载:
  2. 这是一个HTTP代理源程序,我是在网上找到的,Delphi源代码.rar。-This is a HTTP proxy source, I found on the Internet, Delphi source code. Rar.
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:6995
    • 提供者:陈陈
  1. simple-http-server

    1下载:
  2. 该工程实现了一个简单的http服务器,如果您想编写一个自己的web服务器,可以参考本程序。-the project to achieve a simple http server, if you want to prepare their own web server, the reference to the procedures.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:44115
    • 提供者:日出东方
  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. 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. 一个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-24
    • 文件大小: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. 实现http超文本传送协议的小程序,简洁易用-Http hypertext transfer protocol to achieve a small program, simple and easy to use
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小: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

    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. HTTP权威指南

    0下载:
  2. 本书中,我们会将HTTP中一些互相关联且常被误解的规则梳理清楚,并编写了一系列 基于各种主题的章节介绍HTTP各方面的特性。纵观全书,我们对HTTP“为什么”这 样做进行了详细的解释,而不仅仅停留在它是“怎么做”的。而且,为了节省大家寻找 参考文献的时间,我们还介绍了很多HTTP应用程序正常工作所必需且重要的非HTTP 技术。在条理清晰的附录中,可以找到按照字母排序的首部参考(这些首部构成了最常 见的HTTP文本的基础)。我们希望这种概念性的设计有助于读者更好地使用HTTP。(In t
  3. 所属分类:网络编程

    • 发布日期:2017-12-31
    • 文件大小:17381376
    • 提供者:轻风love
  1. http-inuse

    0下载:
  2. 一个http server的调试程序,可以测试服务端的报文及数据处理过程。(A HTTP server debugger, you can test the server's message and data processing process.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-01
    • 文件大小:65536
    • 提供者:bario
  1. HTTP协议详解

    0下载:
  2. 介绍了网络通信协议HTTP的具体内容,对掌握网络协议由一定的帮助(Introduced the specific content of the network communication protocol HTTP, to help grasp the network protocol by a certain amount of help)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-28
    • 文件大小:193536
    • 提供者:秋水hhh
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com