Forum Discussion
Altera_Forum
Honored Contributor
15 years agoData send thru ethernet
Hello, I am trying to do a simple task: I will form an UDP packet in hardware, then I want to move it to Nios, add IP header and send to ethernet. I will split my problem into two parts: ...
Altera_Forum
Honored Contributor
15 years agoRight, this part is now clear. Another confusion now is how to receive such stream on the other endpoint? I need to initialize the tcp/ip stack to get the IP address, then the core will do the job for me? What if I need to grab multicast packets? E.g. 223.x.x.x address?