Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.6.0
-
Windows
Description
To reproduce:
- computer with multiple NICs, connected to multiple networks
- modify multicastreceiver example by specifying an interface in:
udpSocket->joinMulticastGroup(groupAddress, <interface>);
- run multicastsender on some other machine on those networks
For some reason it still listens the default interface
Attachments
Issue Links
- is replaced by
-
QTBUG-27641 Multicast joining fails on multiple interfaces
- Closed