Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHow to write a server program for NIOS II
Hello, I'm doing a project where in the NIOS II board is a server which sends the real time data from the PIO peripheral to the HOST Client upon request..Now since i do not have a software backgro...
Altera_Forum
Honored Contributor
16 years agoThe function calls used are following the Berkley sockets API, which is the most common API used on IP.
Any good book or online resource (http://en.wikipedia.org/wiki/berkeley_sockets) about Berkley/BSD sockets should help you understand the code.