Altera_Forum
Honored Contributor
14 years agosendto?
I'm trying to send some data over ethernet on the DE2-115, not files, just chunks of random data which I can encode into an IPv4 packet and I know I have to use the the sendto command. However I'm ha...