Using the NicheStack TCP/IP Stack - Nios II Edition Tutorial
ID
683574
Date
10/04/2021
Public
1.1. Introduction
1.2. Nichestack Support and Licensing
1.3. Hardware and Software Requirements
1.4. Tutorial Files
1.5. Software Development Flow
1.6. Nios II Simple Socket Server Overview
1.7. Important NicheStack TCP/IP Stack Concepts
1.8. Where to Go Next
1.9. Hardware Setup Details
1.10. Document Revision History for the Using the NicheStack TCP/IP Stack - Nios II Edition Tutorial
1.8. Where to Go Next
This example is easily expandable to handle multiple TCP connections on a single port. The SSSSimpleSocketServerTask() task could be modified to create separate socket connection instance tasks to handle multiple telnet connections.
There are many uses for an Ethernet connection in an embedded system. A connection to the Internet can allow the addition of many powerful features for any embedded product, such as remote configurability using a web browser, or remote software upgrade for corrections or feature enhancements to a product already in the field.