|
Single application sending data over multiple network interfaces
|
04/20/2015 1:24 PM
post113726
|
Single application sending data over multiple network interfaces
Hello,
We have box supporting Ethernet and WiFi. Each of these drivers runs within separate io-pkt contexts with corresponding
SOCK variable set.Based on earlier discussions i found that each of io-pkt stack maintains it's own routing table.
Our applications are started by pre-pending the correct SOCK instance.
How do i ensure that my application can Tx and Rx over multiple network interfaces at the same time? We plan to use some
3rd party libraries that send multicast UDP packets over all interfaces active within our box.
Regards,
Sesh
|
|
|