Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

Set socket information

$
0
0
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

Viewing all articles
Browse latest Browse all 13965

Trending Articles