Mmmh... help says:
QTcpServer::bool listen ( const QHostAddress & address = QHostAddress::Any, quint16 port = 0 )
so the port can be set. My servers are all QTcpServers, works fine.
Mmmh... help says:
QTcpServer::bool listen ( const QHostAddress & address = QHostAddress::Any, quint16 port = 0 )
so the port can be set. My servers are all QTcpServers, works fine.
Passerby (6th June 2009)
Bookmarks