Forum Discussion
Altera_Forum
Honored Contributor
14 years agoIn main() you need to start the operating system, the Interniche TCP/IP stack, and one or several threads with your application.
You should start with the Webserver or Simple Sockets Server examples to see how it can be done.