搜索资源列表
编写基于HTTP协议网络应用程序
- C#网络编程,编写基于Http协议的应用程序-C# Network Programming, Http agreement on the preparation of the application procedures
http
- 使用http协议发送请求,c源码
http 协议C语言源代码
- http 协议C语言源代码
http client C语言的http协议客户端
- 这个文件实现的主要功能是一个C语言的http协议客户端,用于初学C的http-This file implements the main functions of a http protocol C-language client for C-http beginners
MultiThreadDownnload.rar
- C#实现的多线程下载(http协议),输入一个URL地址,就可以下载。,C# Achieved multi-threaded download (http protocol), enter a URL address, you can download.
TDDOWNLOAD_http_POST.rar
- 国外网站上下的,实现跨平台的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
httpdownloadsrc
- 采用C++编写的,http协议进行下载的类库及demo,有详细的原代码-The use of C++ to prepare for, http protocol to download the library and the demo, the original code in detail
HttpClient
- http协议的客户端,从服务器请求数据,并输出返回的数据-http client request code
HTTP
- 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>
HTTP-server-source-code
- HTTP服务器源代码(http是超文本传输协议,http服务器就是能运行和解析超文本代码的)-HTTP server source code (http is the hypertext transfer protocol, http server that can run and analytical hypertext code)
Http.0_2_3
- 基于C++的http协议栈,里面还包括2个例子-a http lib by c++
C++hxbc
- C++核心编程技术本书全面深入地介绍了当今最热门的编程技术,包括COM、ActiveX、Web服务器应用程序,以及Internet上的WinSock、UDP、HTTP、HTML、FTP、SMTP、POP3、NNTP等协议。本书由16章组成,主要内容包括面向对象编程,组件对象模型(COM) ,ActiveX框架,“Type Library”编辑器,创建ActiveX,OLE自动化,使用WinSock,使用FTP控件,使用UDP控件,使用HTTP控件,使用HTML控件,使用SMTP控件,使用POP控
HTTP
- 对网络中HTTP协议进行上传下载,基于HTTP协议进行发送数据及上传下载文件-HTTP protocol on the network for uploading and downloading, based on the HTTP protocol to send data download and upload files
Downloader_demo
- C# Http 协议的文件下载的DEMO-C# Http agreement of the DEMO Download
VC-HTTP-FILE-WEB
- 作用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。-用VC通过HTTP把文件直接传到WEB服务器上,可以在开发*的朋友会用到。-VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
zhijieyongsocketshixianHTTPxieyi
- 这是一个用sockets来实现HTTP协议的源代码程序,用C++弄的。-This is a HTTP protocol sockets to achieve program' s source code, using C++ get。
HTTP
- HTTP协议详解中文版 本文讨论超文本传输协议-Http
HTTP
- 实现http超文本传送协议的小程序,简洁易用-Http hypertext transfer protocol to achieve a small program, simple and easy to use
Visual C++网络高级编程+实例源码
- 压缩包中包括电子书及实例源代码和可执行文件。 本书在对Visual C++各种编程技术和TCP/IP进行系统介绍的基础上,重点讲解网络编程的高级应用、使用技巧和难点。包括基本网络编程技术,Telnet协议的实现,HTTP协议的实现,FTP协议的实现,文件下载,UDP协议的实现,ICMP协议的实现,PPP协议的实现,代理服务器的实现,ATL、DCOM、ActiveX技术,网络安全,多媒体网络编程等。 对于每个主题,书中都给出其开发要领及应用的实例和技巧,本书主要面向具有一定Visua
http server
- 基于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.)