Forum Discussion
Altera_Forum
Honored Contributor
15 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...
Altera_Forum
Honored Contributor
15 years agoIf You're trying only to send data, then use either ip_write() or udp_send()