xcore / Sc_xtcp
Licence: other
micro TCP/IP stack for use with sc_ethernet
Stars: ✭ 23
Programming Languages
c
50402 projects - #5 most used programming language
XCORE.com xTcp SOFTWARE COMPONENT .................................
:Latest release: 3.2.1rc1 :Maintainer: [email protected] :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)
- sc_util ([email protected]:xcore/sc_util)
- sc_slicekit_support ([email protected]:xcore/sc_slicekit_support)
- sc_otp ([email protected]:xcore/sc_otp)
- sc_ethernet ([email protected]:xcore/sc_ethernet.git)
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].