Hello,
My PC contains 2 ethernet cards each has different IP.
I wrote a simple UDP client application that works OK on the default card.
How can I change the application so that packets will be sent from the secondary card ?
Thanks.