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

搜索资源列表

  1. http

    0下载:
  2. 使用http协议发送请求,c源码
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:1701
    • 提供者:zhou
  1. http client C语言的http协议客户端

    1下载:
  2. 这个文件实现的主要功能是一个C语言的http协议客户端,用于初学C的http-This file implements the main functions of a http protocol C-language client for C-http beginners
  3. 所属分类:Internet/网络编程

    • 发布日期:2015-08-09
    • 文件大小:2048
    • 提供者:deng
  1. TDDOWNLOAD_http_POST.rar

    0下载:
  2. 国外网站上下的,实现跨平台的HTTP POST方法的C++源码,简单明了,适合初学者学习HTTP协议的细节,Abroad website from top to bottom, cross-platform implementation of the HTTP POST method of C++ source code, simple and clear, suitable for beginners to learn the details of HTTP protocol
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-23
    • 文件大小:4945
    • 提供者:jayshaw
  1. httpdownloadsrc

    0下载:
  2. 采用C++编写的,http协议进行下载的类库及demo,有详细的原代码-The use of C++ to prepare for, http protocol to download the library and the demo, the original code in detail
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:26317
    • 提供者:mozf
  1. HTTP

    0下载:
  2. HTTP协议的C语言编程实现实例 HTTP协议的C语言编程实现实例 HTTP协议的C语言编程实现实例-#include <stdio.h> #include <stdlib.h> #include <string.h> #include <sys/types.h> #include <sys/socket.h> #include <errno.h> #include <unistd.h>
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:2891
    • 提供者:zyh
  1. HTTP-server-source-code

    0下载:
  2. HTTP服务器源代码(http是超文本传输协议,http服务器就是能运行和解析超文本代码的)-HTTP server source code (http is the hypertext transfer protocol, http server that can run and analytical hypertext code)
  3. 所属分类:Web Server

    • 发布日期:2017-03-23
    • 文件大小:82817
    • 提供者:镜子
  1. Http.0_2_3

    0下载:
  2. 基于C++的http协议栈,里面还包括2个例子-a http lib by c++
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:359490
    • 提供者:Hazi
  1. HTTP

    0下载:
  2. 对网络中HTTP协议进行上传下载,基于HTTP协议进行发送数据及上传下载文件-HTTP protocol on the network for uploading and downloading, based on the HTTP protocol to send data download and upload files
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-18
    • 文件大小:2138933
    • 提供者:Paul
  1. VC-HTTP-FILE-WEB

    0下载:
  2. 作用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。-用VC通过HTTP把文件直接传到WEB服务器上,可以在开发木马的朋友会用到。-VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:117263
    • 提供者:阿荣
  1. zhijieyongsocketshixianHTTPxieyi

    0下载:
  2. 这是一个用sockets来实现HTTP协议的源代码程序,用C++弄的。-This is a HTTP protocol sockets to achieve program' s source code, using C++ get。
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:69536
    • 提供者:吴炯煜
  1. HTTP

    0下载:
  2. HTTP协议详解中文版 本文讨论超文本传输协议-Http
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:651349
    • 提供者:klain
  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. 这是一个基于C++关于HTTP协议的的源码,可供大家学习参考-This is based on C++ source code on the HTTP protocol, for them to learn from reference
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:28436
    • 提供者:李古祥
  1. Http_C

    0下载:
  2. 用windows socket API实现http协议(GET 和 HEAD)-Use Windows socket API realize HTTP protocol (GET and HEAD)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3572709
    • 提供者:liukai
  1. CSharp-multi-threaded-transfer-HTTP

    0下载:
  2. 用C#实现HTTP协议下的多线程文件传输-Using C# to achieve multi-threaded file transfer HTTP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-21
    • 文件大小:3892
    • 提供者:
  1. HTTP-browser-and-file-downloader

    0下载:
  2. 一个HTTP协议的目录浏览和文件下载服务器。这是在Linux下用C语言写的目录访问服务器,支持目录浏览和文件下载。-An HTTP protocol server for directory browsing and file downloads. It is written in C language under Linux Directory Access Server support directory browsing and file downloads.
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-11-08
    • 文件大小:4501
    • 提供者:yonhom
  1. HTTP

    1下载:
  2. 实现http协议客户端和服务端的c++代码-http client and server code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:5795443
    • 提供者:abby
  1. httpassistloc1.c

    0下载:
  2. 本源码是C实现的通过基站小区信息和google服务器获取经纬度的代码。主要原理:基于google服务器,通过HTTP协议将基站小区信息发送给google服务器,根据google服务器的应答数据包,解析出所在的大概经纬度信息-The source is to obtain the latitude and longitude information through base station cell and google server code C implementation. The main
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:17305
    • 提供者:ding
  1. http

    0下载:
  2. linux下的http协议封装源代码,代码相当灵活,纯c代码实现,也可以移植到window系统使用,总之非常强大的带密码。-HTTP protocol encapsulation under Linux source code, the code is quite flexible, pure c code, can be transplanted to the window system is used, anyhow is a very powerful with a password.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-29
    • 文件大小:13519
    • 提供者:陈有任
  1. http server

    0下载:
  2. 基于linux 通过c 实现web server,适合新手学习,然后通过项目巩固一下知识点,也可以了解http协议。(Linux based on server through C implementation of web, suitable for novices to learn, and then consolidate the knowledge through the project point, you can also understand the HTTP protocol.)
  3. 所属分类:网络编程

    • 发布日期:2017-12-27
    • 文件大小:5120
    • 提供者:睡袋
« 12 3 4 »
搜珍网 www.dssz.com