It's not the only way. You can probably create a unix domain socket (or simply a pipe) and then pass its descriptor to QTcpSocket (or QUdpSocket). And you can use all other mentioned solutions.
It's not the only way. You can probably create a unix domain socket (or simply a pipe) and then pass its descriptor to QTcpSocket (or QUdpSocket). And you can use all other mentioned solutions.
Bookmarks