Re: [Interest] QUdpSocket and IPv6

2014-03-21 Thread Bob Hood
On 3/21/2014 9:33 AM, Thiago Macieira wrote: > QUdpSocket works in IPv6 mode. > > The question is whether your code is IPv6-compatible or whether you've made > assumption about IPv4 that don't hold in an IPv6 network. So you'll have to > test to be sure. That's kind of what I expected, so no sur

Re: [Interest] QUdpSocket and IPv6

2014-03-21 Thread Thiago Macieira
Em sex 21 mar 2014, às 09:20:36, Bob Hood escreveu: > Hey, all. This is just a quick question about IPv4 and IPv6 support in > QUdpSocket. > > I've written a datagram-based client/server application using QUdpSocket, > and it functions perfectly well on my IPv4-based internal network. The > clie

[Interest] QUdpSocket and IPv6

2014-03-21 Thread Bob Hood
Hey, all. This is just a quick question about IPv4 and IPv6 support in QUdpSocket. I've written a datagram-based client/server application using QUdpSocket, and it functions perfectly well on my IPv4-based internal network. The client uses IPv4 datagram broadcasting to discover the server on the