Friday, August 13, 2010

Sending UDP packets via Java

Programmer Question

Hi all,



I'm trying to send UDP packets from my PC to an FPGA via my laptop's ethernet cable. I've been using Java's DatagramPacket and DatagramSocket to send the UDP packets. However, these packets will only send over my laptop's wireless interface. How can I specify that the packets should go through my ethernet interface?



Thank you.



Find the answer here

No comments:

Post a Comment

LinkWithin

Related Posts with Thumbnails