在qt中绑定本机IP,不需要写本机的ip地址
bind(port, QUdpSocket::ShareAddress |QUdpSocket::ReuseAddressHint);
在qt中绑定本机IP,不需要写本机的ip地址
bind(port, QUdpSocket::ShareAddress |QUdpSocket::ReuseAddressHint);
2万+
1万+

被折叠的 条评论
为什么被折叠?