Forum Discussion
Altera_Forum
Honored Contributor
20 years agoStandard Protocol for ethernet to PC data transfer
I just started my internship and I haven't really worked with FPGA's before. I have a borad with Stratix chip on it and the board has the ability to communicate to a PC via ethernet. My que...
Altera_Forum
Honored Contributor
20 years agoif you use the nios dev/eval kit then starting out with either the simple socket server or webserver example is a good idea, also i recommend using a good packet sniffer to monitor network traffic
as for the protocolls normally used, UDP and TCP are most commonly used for data transfer between PC and the nios board