[Interest] Simple UDP listener question

Robert Wood robert.wood at apostrophe.co.uk
Tue Jun 24 13:31:29 CEST 2014


Yes, I'm creating a standard Qt GUI using Qt Creator. With the same app, 
I can send out packets over and over again. I've just got that bit 
removed at the moment in an attempt to simplify things as much as possible.

On 24/06/14 12:17, Rainer Wiesenfarth wrote:
> Am 24.06.2014 13:02, schrieb Robert Wood:
>> It says this:
>> udp        0      0 0.0.0.0:6454                0.0.0.0:*
>>
>> If I stop my app, that disappears, [...]
>
> Ok, so your app can create the socket. Just to make sure: You _are_
> running an event loop (Q{Core,}Application::exec())!?
>
> Best Regards / Mit freundlichen Grüßen
> Rainer Wiesenfarth
>
>
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>



More information about the Interest mailing list