[Qt-interest] QT Assistant and ports
Lodron, Gerald
Gerald.Lodron at joanneum.at
Tue Mar 8 07:09:20 CET 2011
Hi
I am currently developing a program which uses the WinSock API for netwerk connections and QTAssistant as help viewer. My program is continuously listening on a specific port and does something when it gets something received whereby the connection has a timeout of 1 second and is then reinitialized in and endless loop.
The stuff works but when i start the QTAssistant i cannot open ANY ports any more, the WinSock bind function fails with error code 10048 which means that address is already in use. What the hell is QTAssistant doing? Does it collect all available ports?
Best regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110308/22ebef53/attachment.html
More information about the Qt-interest-old
mailing list