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

搜索资源列表

  1. 直接用socket实现HTTP协议(下载专用).rar

    0下载:
  2. 所属分类:Internet/网络编程

    • 发布日期:
    • 文件大小:69398
    • 提供者:
  1. ex 1

    0下载:
  2. 我们的关于socket编程的一次作业, 遵循HTTP/1.0, 实现了PUT和GET方法, 希望对大家有点用!-on a socket programming operations, followed HTTP/1.0, achieving GET and PUT methods, we hope to use a bit!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:17383
    • 提供者:王勤思
  1. HttpServerexample

    1下载:
  2. 本程序实现了一个Http服务器,能够接受客户端(浏览器)的连接请求,可以更改当前 的Http服务目录,而且能够将指定的网页发送到客户浏览器, 本程序是—个基于对话柜的MFC应用程序,主要介绍如何利用socket(套接字)实现Http 协议等内容。请使用vc++.net运行本程序。-This Program realize a Http Server which can accept the connection request of client and change the current H
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:66171
    • 提供者:陈康
  1. 20040801094647_http

    0下载:
  2. 直接用socket实现HTTP协议(下载专用) 作者:北方工业大学2000级计算机4班 querw 从HTTP服务器上下载一个文件有很多方法,\"热心\"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.- Straight takes over the use of socket to realize the HTTP agreement (special-purpose downloading
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:87600
    • 提供者:申平
  1. http-socket

    0下载:
  2. source code for http protocal and way to build socket
  3. 所属分类:Web Server

    • 发布日期:2017-04-15
    • 文件大小:6691
    • 提供者:TerenceChan
  1. VCPPtcp-DTAT

    0下载:
  2. C++ Socket Http Post数据,适合初学者。-C++ Socket Http Post data, suitable for beginners.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-01
    • 文件大小:100134
    • 提供者:Kobe
  1. Httpclient

    0下载:
  2. Windows socket 编写的http程序,有基本功能。-Windows socket http written procedures, basic functions.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:167512
    • 提供者:周露露
  1. socket

    0下载:
  2. 实现了http和https两个应用层协议的socket编程源码-Realized http and https two application layer protocol socket programming source
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:108638
    • 提供者:陈向军
  1. raw-socket

    0下载:
  2. linux下使用raw socket 截获数据并分析其中的http数据-linux use the following raw socket intercepts the data and analyze the data http
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-05-04
    • 文件大小:43989
    • 提供者:liu
  1. HTTP

    0下载:
  2. 包含HTTP协议内容分析,命令实现及其SOCKET网络编程实现-Contains the HTTP protocol content analysis, command and its SOCKET network programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-17
    • 文件大小:4096
    • 提供者:bebenca
  1. unler-HTTP

    0下载:
  2. virtual printer 在vc环境下,基于socket的,http协议的,下载文件源码-Virtual printer under the vc environment, based on the socket, the HTTP protocol, download the source code
  3. 所属分类:File Operate

    • 发布日期:2017-12-17
    • 文件大小:3072
    • 提供者:dwmaumha
  1. HTTP-procjdures-socket

    0下载:
  2. A socket to your the HTTP protocol procedures
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-13
    • 文件大小:73561
    • 提供者:INwix!796
  1. EasyHttp-develop

    0下载:
  2. EasyHttp 使用socket封装http操作(EasyHttp encapsulates HTTP operations with socket)
  3. 所属分类:网络编程

    • 发布日期:2017-12-20
    • 文件大小:823296
    • 提供者:乌拉
  1. httpclient-master

    0下载:
  2. 构造HttpClient三部曲:支持代理的Socket封装、GET方法实现、POST方法实现(Constructing HttpClient Trilogy: Socket encapsulation supporting agent, GET method implementation and POST method implementation)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:47104
    • 提供者:ader
  1. mySocket

    0下载:
  2. TCP提供一种面向连接的、可靠的字节流服务。面向连接意味着两个使用TCP的应用(通常是一个客户和一个服务器)在彼此交换数据包之前必须先建立一个TCP连接。这一过程与打电话很相似,先拨号振铃,等待对方摘机说"喂",然后才说明是谁。在一个TCP连接中,仅有两方进行彼此通信。(108/5000 Simple and fast: customer request service to the server, only need to send the request metho
  3. 所属分类:C#编程

    • 发布日期:2017-12-25
    • 文件大小:152576
    • 提供者:wodeID
  1. HttpProxy

    0下载:
  2. socket编程发送和接受报文,实现了代理上网(Socket programming send and receive messages, to achieve the agent online)
  3. 所属分类:代理服务器

    • 发布日期:2018-01-03
    • 文件大小:8154112
    • 提供者:yongj123
  1. http

    0下载:
  2. http socket 网络与分布式计算 exercise2(http socket Networks and Distributed Computing; exercise2)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:5120
    • 提供者:flfantasy
  1. HTTP_Proxy-master

    0下载:
  2. 基于Socket实现的HTTP代理服务器 , 很有用的代码, 好用哦(Based on the Socket implementation of the HTTP proxy server, very useful code, good use)
  3. 所属分类:代理服务器

    • 发布日期:2018-04-29
    • 文件大小:9216
    • 提供者:jim0078
  1. VC++利用Socket实现HTTP下载协议

    0下载:
  2. VC++利用Socket实现HTTP下载协议VC++ uses Socket to implement HTTP download protocol(VC++ uses Socket to implement HTTP download protocol)
  3. 所属分类:网络编程

    • 发布日期:2018-05-04
    • 文件大小:286720
    • 提供者:送方
  1. 20130222_094238012

    1下载:
  2. 易语言http下载模块源码例程程序结合易语言模块网络套接字类1.0.ec,应用网络套接字类封装的针对套接字的发送接收消息,实现http模式的下载。(Easy language http download module the source routine procedures combined with easy language module network socket class 1.0.ec, the application of network socket package for s
  3. 所属分类:易语言编程

    • 发布日期:2020-08-09
    • 文件大小:30720
    • 提供者:追风1997
« 1 2 3 4 5 67 8 9 10 11 ... 16 »
搜珍网 www.dssz.com