I was using an Ethernet camera to transmit video data to my zedboard. The camera needs some configuration from Ethernet to start up. After that it will send data by UDP non-stop. I d like to store these data in memory by hardware. but I am not so familiar with these network protocols. is there any suggestions?