搜索资源列表
cc65
- This directory is a port of uIP to the popular Commodore 64 home computer. In order to compile it, you need the cc65 C compiler that can be downloaded from <http://www.cc65.org/>.
lyoulhttp
- 用C++编写的http通信模块,使用方便,附带有文档和实例-prepared http communications modules, ease of use, documentation and a fringe examples
HttpCnt
- c#写的http client,重要的是可以指定客户端连接,支持代理服务器,对于多个网络连接时,做到负载均衡-write c # http client, it is important to specify client, Proxy Server support for a number of network connections, and do load balancing
WWWHttp
- 用C#实现的Http协议封装,可以使用UrlEncoded、Multi-Part form vars、XML这3种方式来POST和Get文本和文件,支持Proxy,支持各种编码,是良好的学习HTTP编程的例程
sip
- 本系统硬件基于 LPC2292 与 DM9000 的嵌入式网络通讯协议,协议遵循 TCP/IP 规范。 本系统使用 ADS 开发,使用标准 C++ 程序设计语言,可方便移植与维护。 硬件配置为:小端模式,16位数据总线宽度,命令传送地址为0x81000100,数据传送地址为0x81000104。 软件配置:是用程序查询方式获取和发送以太网数据帧,DM9000 各配置信息均由程序进行设置。 更多信息请阅读程序源码。 松牛 http://sonew.512j.com/
ry-http
- 这是一个用C语言编写的http信息的解析器。能够解析请求数据和相应数据。在关于http应用系统的开发中可以利用它。-This is a parser for HTTP messages written in C. It parses both requests and responses. Http application on the development can take advantage of it.
httpdownload
- 用HTTP实现多线程下载,采用c++ socke直接编写-HTTP download with multi-threaded, using a direct write c++ socke
VC-HTTP-FILE-WEB
- 作用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。-用VC通过HTTP把文件直接传到WEB服务器上,可以在开发*的朋友会用到。-VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
wat2001b
- 765K 非常强大,著名和实用的TCP/IP等网络功能的编程库,完全免费且简单易用,基于Borland C.它的使用很广泛,比如近年来推出的DOS下的Internet工具大都是用它编写出来的.这是DOS实模式的版本,其它各种说明和资料以及DOS保护模式下TCP/IP的版本可在它的网站http://www.wattcp.com/上找到.推荐程序员使用! 如果使用BC31环境,请在prj中加入lib\目录下的库文件,并调用对应H文件的函数接口-765K is very powerful, well-
Sockets-2.3.9.1
- C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-his is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore wor
Download_using_HTTP
- 使用C++封装使用HTTP协议下载文件,做成通用的类,可方便使用以实现自己的应用,附带测试代码。-Using the HTTP protocol to download files using the C package, made up of a common class, easy to use to enable their applications, with a test on behalf of Code.
SSMail
- 多线程,HTTP,SMTP,多协议,本人从底层开发,尽显本人C语言开发功底!个人的推广利器!-Multi-threaded, HTTP, SMTP, multi-protocol, I developed from the ground up, filling my C language development skills! Personal promotion tool!
GHTTPClient
- 一个简单实用的 HTTP 协议客户端,C++实现。-A simple and practical HTTP protocol client, C++ implementation.
http---zguide_zeromq_org-py-all
- ZMQ教程,使用C语言编写,有其他版本,如PHP、python、lua和haxe。-zero MQ guide,The Guide is originally in C, but also in PHP, Python, Lua, and Haxe.
httptestvs2008
- 基于vs2008平台开发的,用C++搭建web服务器,支持http通信,由于服务器上需要一个简单的http支持,单独搭建tomcat成本不划算,所以直接集成一个支持http的功能到c++服务器。此为功能的实现-Based on VS2008 platform development, using C++ to build web server, support for HTTP communication, because the server requires a simple HTTP su
CPlusHTTPClient-
- VC++的HTTP库,访问网络简单,接口方便,值得参考的-Highly portable API written in C that implements the client side of the HTTP 1.1
Network-Demo-CSharp
- Network-Demo-C#是用c#开发的网络方面的demo,覆盖http、tcp/ip、udp、socket的服务端和客户端的demo示例-Network- Demo- c# Demo is to use c# development of the Network, HTTP, TCP/IP, udp, socket server and client Demo sample