Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

sendto?

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...