Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHave a look at the web server example design that ships with Nios II. This uses LWIP on uCOS and the HTTP server uses non-blocking IO (for the most part) to send web content back to the client.