Setting the server port[solved]
Mobile and Embedded
10
Posts
4
Posters
6.9k
Views
1
Watching
-
Hi,
If you are using QTcpServer, set the port when you call listen.
Hope it helps
-
Look at the "docs":http://qt-project.org/doc/qt-4.8/qtcpserver.html#listen.
-
And examples: "network":http://qt-project.org/doc/qt-5.0/qtnetwork/examples-network.html
-
You're welcome :)
Please, update the thread title to solved so other people on the forum knows when searching