Forum Discussion
Altera_Forum
Honored Contributor
11 years agoTSE Design-Example [1].
LWIP [2] & [3] [1] http://www.altera.com/support/examples/nios2/exm-net-std-de.html [2] http://www.altera.co.jp/literature/tt/tt_nios2_lwip_tutorial.pdf [3] www.google.com -> search for "lwip nios" The RTP is an additional Protocol based on top of udp. You should be able to implement this state-machine on your own if you go through the lwip-stack... We are not here to solve the problems of the others, but to guide to the right direction... In this way everybody is able to learn something... =)