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

搜索资源列表

  1. test8

    0下载:
  2. 嵌入式linux系统的socket通信程序,包括服务器端和客户端程序.详细说明请参考:http://blog.sina.com.cn/s/blog_4ad7c25401019qqb.html-Socket communication program for embedded Linux systems, including server and client program. Details, refer to: http://blog.sina.com.cn/s/blog_4ad7c25401
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:36735
    • 提供者:mfcai
  1. sim_http.c

    0下载:
  2. simple http coding,using c socket programming.only linux system calls are used here.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2399
    • 提供者:namees
  1. vmccontroller

    0下载:
  2. 通过一个标准的TCP/IP套接字端口和简单的HTTP服务器 提供了一种方法来监控状态和控制Windows媒体中心-Provides a way to monitor state and control Windows Media Center (and extenders) through a standard TCP/IP socket port and/or simple HTTP server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-11
    • 文件大小:422959
    • 提供者:huiyuanleibie
  1. mproxysvr3

    0下载:
  2. 一个多线程的代理程序,程序运行后以服务的形式运行,程序以应用windows socket IO完成端口模型提供代理服务的原型设计,目前支持http的一级和二级代理,连接断开后会自动重新连接,时间由你来决定,同时它可以指定其他的任. -Prototyping agent of a multi-threaded program runs as a service running program application windows socket IO completion port model
  3. 所属分类:Proxy Server

    • 发布日期:2017-11-13
    • 文件大小:109045
    • 提供者:
  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. HttpDownload

    0下载:
  2. <C/C++> Socket编程Http下载的简单实现 按照Http协议,使用Socket连接并发送请求头给Http服务器,若服务器正确响应,返回请求文件数据,接收并写文件保存-<C/C++> The Socket programming Http Download the simple implementation in accordance with the Http protocol using the Socket connection and send the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-06
    • 文件大小:59595
    • 提供者:张仁涛
  1. Httpandsocket

    0下载:
  2. 简易的http服务端,利用socket与客服端建立连接-Simple http server using socket connection is established with the customer service end
  3. 所属分类:Web Server

    • 发布日期:2017-11-20
    • 文件大小:17555
    • 提供者:Naruto
  1. Lserver

    0下载:
  2. httpsocket通信 实现了通过socket发送http协议的post/get命令-The communication of httpsocket achieve post/get to send http protocol through socket command
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:106845
    • 提供者:luohan
  1. server

    0下载:
  2. 本人做的基于linux socket编程的服务器端代码,支持简单的http get ,生成一张静态网页-I do based on linux socket programming server-side code to support simple http the get generates a static Web pages
  3. 所属分类:Linux Network

    • 发布日期:2017-11-14
    • 文件大小:1116
    • 提供者:陈张
  1. client

    0下载:
  2. 本人做的基于linux socket的客户端,支持简单的http get和post协议-I do linux socket-based client supports simple http get and post agreement
  3. 所属分类:Linux Network

    • 发布日期:2017-11-26
    • 文件大小:2580
    • 提供者:陈张
  1. http_server

    0下载:
  2. 利用Socket接口实现HTTP服务器,网络编程,并将结果显示到页面上-To utilize Socket Interface HTTP server
  3. 所属分类:Browser Client

    • 发布日期:2017-11-15
    • 文件大小:21299
    • 提供者:子雨
  1. RequestHTTP

    0下载:
  2. 一个轻量级的C++socket访问http的封装类,提供多种方便接口,页面请求,图片下载,均可方便KO-A lightweight C++socket access the http wrapper class, offers a variety of convenient interface, page requests, picture downloads, can be easily KO
  3. 所属分类:Search Engine

    • 发布日期:2017-11-10
    • 文件大小:15987
    • 提供者:赵磊
  1. HTTPClient

    0下载:
  2. 采用vc实现http客户端功能,支持post和get两种方式,在该程序中对http协议进行了详细的描述,并通过socket的方式来实现http协议。-Using vc http client functionality, support post and get two ways, the HTTP protocol is described in detail in the program, and through the socket to http protocol.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-01
    • 文件大小:35748
    • 提供者:chenjin
  1. httplib

    0下载:
  2. 一个关于http socket 的lib,在程序里面加载它,可下载网页上的文件,只适用于windows。-A lib about use http socket to download a file in http web. You must use in windows system.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-08
    • 文件大小:17947
    • 提供者:蔡广文
  1. httpread

    0下载:
  2. httpread - Manage reading files from HTTP/TCP socket.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-08
    • 文件大小:8800
    • 提供者:ronggongzui
  1. NwtWork

    0下载:
  2. 基于同步socket的多线程上传与下载。该程序是我自己编写的,包含服务器和客户端。同时支持多任务、多线程上传与下载、断点续传。该程序对学习网络编程、多线程同步等有很大的帮助。-Multithreading upload and download synchronization based on socket. The program is what I have written, including server and client. At the same time support mult
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-14
    • 文件大小:18362132
    • 提供者:刘杰
  1. HTTP_PUT_socket

    0下载:
  2. 通过Socket把封装好的XML数据发送给MySQL,文件为自己用C写了HTTP的PUT方法-The package good through Socket XML data sent to MySQL, files for their own use C wrote the HTTP PUT method
  3. 所属分类:Linux Network

    • 发布日期:2017-11-17
    • 文件大小:1200
    • 提供者:shikai
  1. HTTPDownloadFileMe_1.1.1

    0下载:
  2. linux 下通过socket编程实现http协议下载文件-linux socket programming through the http protocol to download files
  3. 所属分类:Linux Network

    • 发布日期:2017-11-19
    • 文件大小:29081
    • 提供者:聂冰
  1. httppc-0.8.5.tar

    0下载:
  2. linux下穿代理的socket程序.HTTP Proxy Client is the small set of libraries and scr ipts, which provides transparent access to Internet via HTTP proxy for programs, which uses TCP/IP for communication. The list of programs includes: telnet, ftp, s
  3. 所属分类:Linux Network

    • 发布日期:2017-11-04
    • 文件大小:217452
    • 提供者:李冰
  1. http_down_image

    0下载:
  2. 使用socket模拟http发包,抓紧指定网页图片, 比如下载贴吧某贴的所有图片,只需要出入地址和过滤的文件大小即可,有简单的爬虫功能。-Use socket simulate http contract, pay close attention to the specified Web images, such as a paste paste it downloads all the pictures, just need to address and filtering out the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:96584
    • 提供者:青云
« 1 2 ... 7 8 9 10 11 1213 14 15 16 »
搜珍网 www.dssz.com