Forum Discussion
Altera_Forum
Honored Contributor
18 years agosimple socket server functions
i know i should write in the nios forum, but i have problems in opening that site. In the nios 'simple socket server' example, in the c code some functions to manage tcp/ip connection are used: s...
Altera_Forum
Honored Contributor
18 years agotry this http://www.beej.us/guide/bgnet/ and in fact there is a copy of the source code for the socket functions implementation of the interniche stack library, do a details dig, you can see it somewhere under the include path.