Forum Discussion
Altera_Forum
Honored Contributor
12 years agoUDP sendto() problems
Hi, I'm having some strange problems with sending udp data using sendto() and was wondering if this is a known issue? I currently have multiple tasks running network applications, 4 tcp/i...
Altera_Forum
Honored Contributor
12 years agoI should have mentioned previously that I'm communicating with the dev board using a Centos VMware Player appliance. Using Wireshark, I've confirmed that the UDP packets are being read in correctly by the host Windows OS, but they never reach the VM. It seems there is a routing issue between the two.