I am conncetion through a QSslSocket to a QTcpServer. I can specify the listening port on the Server side, but the client chooses a random port for his connection.
Can I also specify a specific local port on which the connection is started from (e.g. 2000)?