Hi Folks,
I have one UDP and one TCP socket that are instances of QTcpSocket and QUdpSocket classes. I need to copy the IP and the port information from the TCP socket into the UDP object, but I think that I cannot use the connectToHost() method because the UDP server still isn’t represented. Does anybody have idea how can I do that?
Regards,
Norbert
↧