beaumontm / sc_xtcp

micro TCP/IP stack for use with sc_ethernet

Home Page:http://github.xcore.com/sc_xtcp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XCORE.com xTcp SOFTWARE COMPONENT

Latest release:3.1.1rc3
Maintainer:davidn@xmos.com
Description:Implementation of uIP TCP/IP stack for XMOS devices. Runs in a single thread.

Key Features

  • TCP + UDP connections
  • ICMP
  • DHCP
  • mDNS
  • Example of HTTP server and Telnet
  • TFTP server

Firmware Overview

Multiple threads are used to process IP packets and forward them through a channel to upper layer handlers.

Documentation can be found at http://github.xcore.com/sc_xtcp/index.html

Known Issues

none

Support

Issues may be submitted via the Issues tab in this github repo. Response to any issues submitted as at the discretion of the maintainer for this line.

Required software (dependencies)

About

micro TCP/IP stack for use with sc_ethernet

http://github.xcore.com/sc_xtcp/

License:Other


Languages

Language:C 91.9%Language:Objective-C 6.4%Language:Python 1.3%Language:Shell 0.2%Language:C++ 0.1%Language:Perl 0.1%