Forum Discussion
Altera_Forum
Honored Contributor
15 years agoURGENT : Nichestack TCP/IP in NIOS II
I am a beginner in this field. My project is to send and receive real time data from one system to another. A server/client program must run on NIOS II EDS on a startix board and a client/server prog...
Altera_Forum
Honored Contributor
15 years agoThe bsd sockets (http://en.wikipedia.org/wiki/bsd_socket) wikipedia page shows code examples with both server and client sockets, using UDP or TCP.