Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- If you use the uCOS operating system and the Interniche TCP/IP stack, like in the simple socket server example, then you don't need to worry about the sgdma transfers. Those are done by the IP stack. Just use the standard sockets API. --- Quote End --- thank you very much!