I’m running “QUdpSocket::ShareAddress” on my QT application but ShareAddress is ignored by windows. So I’m trying to solve this problem by identifying OS at run time.
I heard a couple of information about window version indentifier but I couldn’t see any solution to solve my problem.
If there is any of advice, it would be very appreciated. Thanks.
I’m running QUdpSocket::ShareAddress on my QT application but ShareAddress is ignored by windows. So
Share
See QtGlobal documentation for further information.