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

搜索资源列表

  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. 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. 一个用socket来实现HTTP下载的程序源码

    0下载:
  2. 本文附带源代码还包括了一个使用CHttpSocket实现下载功能的例子工程.注意,所有的调用都是阻塞的,所以最好为一个下载任务创建一个线程,否则会导致界面无法响应用户输入. 程序运行界面如上图,显示了请求头,回应头以及下载进度.-fringe source code is also included use of a functional CHttpSocket download the example works. Attention, all calls are blocked, it&#
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:90252
    • 提供者:屠理峰
  1. tieba

    0下载:
  2. 百度贴吧发贴器,直接利用套接字根据HTTP协议进行发帖。主要是对HTTP协议的使用,适合想做浏览器的人参考-Baidu posted it sent for direct use socket under the HTTP protocol for posting. The main thing is to use the HTTP protocol, wants to fit the browser reference
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:461319
    • 提供者:神仙哥哥
  1. myMSN

    0下载:
  2. 用VC++以及SOCKET编成的MSN模拟器,支持直接连到网络,也支持HTTP代理上网,是好东东啊!-SOCKET VC and MSN into the simulator to support a direct link to the network. HTTP Proxy also supports the Internet is a good Advantage!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:95344
    • 提供者:张雷
  1. netong

    0下载:
  2. 直接用socket实现HTTP协议  从HTTP服务器上下载一个文件有很多方法,“热心”的微软提供了 WinInet 类,用起来也很方便。当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能 。 -direct socket achieve HTTP protocol from the HTTP server to download a document, there are many ways, "enthusiastic" Mic
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:54846
    • 提供者:wudi
  1. http_server

    0下载:
  2. 一个HTTP服务端的简单模拟VC SOCKET 2。0-an HTTP server simple simulation VC SOCKET 2. 0
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1572
    • 提供者:棋逢对
  1. client111

    0下载:
  2. 是一个点对点的文件传输的客户端,有断点续传的功能,使用SOCKET接口-is a peer-to-peer file transfer client, HTTP functions, the use of Socket Interface
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:332667
    • 提供者:芦笙
  1. testfsfs

    0下载:
  2. jbuilder工程,通过socket发送http。body是xml-JBuilder project through socket send http. Body of xml
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:69870
    • 提供者:中街大果
  1. ZYBSocket

    1下载:
  2. 这个是我做的一个异步的Socket类库,分TCP客户端和TCP服务器端,经测试,可以稳定的运行,可以放心的应用在你的项目里,有问题请于zhouyabo@gmail.com连接,或在我的Blog上留言:http://zhouyabo.cnblogs.com/-this is what I do an asynchronous socket library, - TCP client and server-side TCP, tested, the stable operation The appl
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:94162
    • 提供者:huji
  1. http-roxy-master

    0下载:
  2. 一个HTTP代理服务器.采用select socket 多线程. POST和GET都测试过.-An HTTP proxy server using the select socket multi-threaded POST and GET are tested.
  3. 所属分类:Multimedia Develop

    • 发布日期:2016-01-25
    • 文件大小:22528
    • 提供者:
  1. Http-test

    0下载:
  2. 通过socket,实现http协议!支持get\post等操作。是用C++来实现的~-Through the socket, to achieve http protocol! Support get \ post and other operations. Achieved with C++ ~
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:95694
    • 提供者:蓝本
  1. Networking

    0下载:
  2. Java网络编程方面,包括服务器、Socket、http等方面的12个程序-Java programming networks, including servers, Socket, http and so the 12 procedures
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:24656
    • 提供者:istoas
  1. 4687546

    0下载:
  2. C++ Socket Http请求封装类,精选学习源码,很好的参考资料。-C++ Socket Http request packaging category, select learning source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3512
    • 提供者:桂花翅子
  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. 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. 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. http

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

    • 发布日期:2018-01-09
    • 文件大小:5120
    • 提供者:flfantasy
« 1 23 4 5 »
搜珍网 www.dssz.com