fossa-freebsd

所属分类:网络编程
开发工具:C/C++
文件大小:1802KB
下载次数:19
上传日期:2015-08-20 15:29:17
上 传 者大鹏高飞
说明:  一款不错的用C/C++写的web通讯类库,包含socket、http、websocket client/server等众多功能
(With a good C/C++ write web communications library, including socket, http, websocket client/server and many other functions)

文件列表:
fossa-freebsd (0, 2014-11-26)
fossa-freebsd\.hooks (0, 2014-11-26)
fossa-freebsd\.hooks\commit-msg (709, 2014-11-26)
fossa-freebsd\.hooks\pre-commit (88, 2014-11-26)
fossa-freebsd\.hooks\prepare-commit-msg (787, 2014-11-26)
fossa-freebsd\.jigplugins.txt (97, 2014-11-26)
fossa-freebsd\CPPLINT.cfg (139, 2014-11-26)
fossa-freebsd\LICENSE (677, 2014-11-26)
fossa-freebsd\Makefile (720, 2014-11-26)
fossa-freebsd\circle.yml (410, 2014-11-26)
fossa-freebsd\cloud (0, 2014-11-26)
fossa-freebsd\cloud\api_server (0, 2014-11-26)
fossa-freebsd\cloud\api_server\Makefile (355, 2014-11-26)
fossa-freebsd\cloud\api_server\api_server.c (3024, 2014-11-26)
fossa-freebsd\cloud\api_server\db_plugin.h (450, 2014-11-26)
fossa-freebsd\cloud\api_server\db_plugin_sqlite.c (3502, 2014-11-26)
fossa-freebsd\cloud\api_server\sqlite3.c (4973833, 2014-11-26)
fossa-freebsd\cloud\api_server\sqlite3.h (348618, 2014-11-26)
fossa-freebsd\cloud\api_server\unit_test.sh (597, 2014-11-26)
fossa-freebsd\cloud\api_server\web_root (0, 2014-11-26)
fossa-freebsd\cloud\api_server\web_root\index.html (1098, 2014-11-26)
fossa-freebsd\deps (0, 2014-11-26)
fossa-freebsd\deps\frozen (0, 2014-11-26)
fossa-freebsd\deps\frozen\LICENSE (723, 2014-11-26)
fossa-freebsd\deps\frozen\Makefile (329, 2014-11-26)
fossa-freebsd\deps\frozen\frozen.c (14240, 2014-11-26)
fossa-freebsd\deps\frozen\frozen.h (2405, 2014-11-26)
fossa-freebsd\deps\frozen\unit_test.c (10176, 2014-11-26)
fossa-freebsd\docs (0, 2014-11-26)
fossa-freebsd\docs\Makefile (738, 2014-11-26)
fossa-freebsd\docs\build_opts.adoc (990, 2014-11-26)
fossa-freebsd\docs\concept.adoc (6141, 2014-11-26)
fossa-freebsd\docs\doc.js (1613, 2014-11-26)
fossa-freebsd\docs\images (0, 2014-11-26)
fossa-freebsd\docs\images\body-bg.jpg (15201, 2014-11-26)
... ...

= Multi-Protocol Networking Library image:https://circleci.com/gh/cesanta/fossa.svg?style=shield[Build Status,link=https://circleci.com/gh/cesanta/fossa/tree/master] image:http://img.shields.io/coveralls/cesanta/fossa/master.svg[Coverage Status,link=https://coveralls.io/r/cesanta/fossa?branch=master] image:https://img.shields.io/badge/license-GPL_2-green.svg[License,link=https://github.com/cesanta/fossa/blob/master/LICENSE] Fossa is a http://cesanta.com/fossa.shtml[multi-protocol networking library] written in C. It provides easy to use event-driven interface that allows to implement network protocols or scalable network applications with little effort. Fossa releives developers from the burden of network programming complexity and let them concentrate on the logic, saving time and money. Fossa has built-in support for several protocols, like HTTP and Websocket, and is ideal for embedded environments. Fossa has been designed as an open source platform for connecting devices and bringing them online. == Features * Cross-platform: works on Linux/UNIX, QNX, eCos, Windows, Android, iPhone, etc * Single-threaded, asynchronous, non-blocking core with simple event-based API * Builtin protocols: ** plain TCP, plain UDP, SSL/TLS (over TCP, one-way or two-way) ** HTTP client, HTTP server ** Websocket client, Websocket server ** JSON-RPC client, JSON-RPC server ** MQTT client * Tiny static and run-time footprint * Source code is both ISO C and ISO C++ compliant * Very easy to integrate: just copy `fossa.c` and `fossa.h` to your build tree * Extensively tested and production-ready, trusted by many blue chip businesses == Examples & Documentation - link:http://cesanta.com/docs/fossa[User Guide] - Detailed User Guide and API reference - link:examples[] - Collection of well-commented examples. To build any example, go into respective directory and type `make` == License Fossa is released under http://www.gnu.org/licenses/old-licenses/gpl-2.0.html[GNU GPL v.2]. Businesses have an option to get non-restrictive, royalty-free commercial license and professional support from http://cesanta.com[Cesanta Software].

近期下载者

相关文件


收藏者