Forum Discussion

rupa's avatar
rupa
Icon for New Contributor rankNew Contributor
5 years ago

How to send RAW Ethernet packets in Nichestack

Hi We want to create socket communication without using TCP/IP stack. We are trying to send RAW Ethernet packets by making use of IPRAW.C file in BSP of NIOS II Simple socket server program but w...