omefire / picotcp

PicoTCP is a free TCP/IP stack implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

picoTCP


Welcome to the one and only picoTCP repository.

picoTCP is a small-footprint, modular TCP/IP stack designed for embedded systems and the Internet of Things. It's actively being developed by Altran Intelligent Systems.

This code is released under the terms of GNU GPL v2 only. Some rights reserved. Other licenses may apply at the sole discretion of the copyright holders.

Learn how to use picoTCP in your project by going through the Getting Started guide on our GitHub wiki.

For more information visit the picoTCP website, send us an email or contact us on Twitter, Facebook or Reddit.

Wondering about picoTCP's code quality? Check our TiCS score


Continuous integration

Jenkins Functional tests: Jenkins autotest

Jenkins Unit tests : Jenkins unit tests

Jenkins RFC compliance : Jenkins RFC Compliance

Jenkins TICS quality : Jenkins TICS

About

PicoTCP is a free TCP/IP stack implementation

License:GNU General Public License v2.0


Languages

Language:C 96.8%Language:Python 1.3%Language:Shell 1.1%Language:Makefile 0.8%