uIP is a very small implementation of the TCP/IP stack that is written by Adam Dunkels . More information can be obtained at the uIP homepage at http://www.sics.se/~adam/uip/.
TCP/IP stack with all-static allocations designed for bare metal (no operating system) embedded applications with minimal footprint.
A github'ified version of http://www.airspayce.com/mikem/arduino/RadioHead/
This is a work in progress Http Client Library for the Spark Core. It is not ready for use other than for people who have very basic needs, or are willing to help with the development. Because of this, it is currently very verbose and makes heavy use of the serial connection so you can see…
nmattisson/httpclient 的主要功能包括:Communication Protocols。
nmattisson/httpclient 的开源替代品包括: adamdunkels/uip — uIP is a very small implementation of the TCP/IP stack that is written by Adam Dunkels . More information can be… armmbed/atparser — An mbed-os compatible AT command parser. azonenberg/staticnet — TCP/IP stack with all-static allocations designed for bare metal (no operating system) embedded applications with… bsail/xmodem. cesanta/mongoose — Mongoose is an embedded networking library providing TCP/IP stacks, web server hosting, and IoT device connectivity.… adafruit/radiohead — A github'ified version of http://www.airspayce.com/mikem/arduino/RadioHead/.