Forum Discussion
Altera_Forum
Honored Contributor
20 years agoFunction socket( ) NIOS II IDE
Hi all, I am trying to implement a UDP-server on my NIOS II dev kit. In order to create a UDP-server I am trying to implement the function socket( ) to establish a connection. But I don't k...
Altera_Forum
Honored Contributor
20 years agoallright it seems to be working now....
no function socket() that is... Have to do it another way, but I know how to be doing it.... Danny