qt5base-lts/examples/network/multicastsender
Thiago Macieira f9c07da7b6 Examples: Update multicast sender and receiver examples for IPv6
It's the right thing to do, as we're in 2017, not 1997. Also, this takes
care to indicate that QAbstractSocket::MulticastTtlOption makes sense
mostly for IPv4, even though it's implemented for both families. In
IPv4, it's used to indicatae the scope, whereas in IPv6 it's stored in
bits 12-15 of the address.

Task-number: QTBUG-46046
Change-Id: I9741f017961b410c910dfffd14ffaabe0a2024d8
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2017-12-24 02:04:07 +00:00
..
main.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
multicastsender.pro centralize and fixup example sources install targets 2012-11-29 20:21:11 +01:00
sender.cpp Examples: Update multicast sender and receiver examples for IPv6 2017-12-24 02:04:07 +00:00
sender.h Examples: Update multicast sender and receiver examples for IPv6 2017-12-24 02:04:07 +00:00