How to choose which Network interface to use?

Posted by ShaChris23 on Stack Overflow See other posts from Stack Overflow or by ShaChris23
Published on 2010-04-27T21:42:43Z Indexed on 2010/04/28 9:03 UTC
Read the original article Hit count: 266

Filed under:
|

I use Qt for my TCP communication. If my PC has 2 network interfaces (say eth0, eth1), and say I want to explicitly use eth1, how do I do that in Qt?

© Stack Overflow or respective owner

Related posts about qt

Related posts about network-programming