Forum Discussion
Altera_Forum
Honored Contributor
16 years agoSome help in NicheStack Tcp/IP
Hi, Does anyone know any example or can give me some steps about how making tcp client on the Nios II board that talks to my computer which is the server by using the NicheStack Tcp/IP in the ...
Altera_Forum
Honored Contributor
16 years agoYou can start with the Simple Sockets Server example, remove all the server part, and add any sample code you can find on the net that uses the socket API.
You can find examples on wikipedia (http://en.wikipedia.org/wiki/berkeley_sockets)