Don't use KIO::AccessManager
The main thing it provides over QNetworkAccessManager is integration with the CookieJar and using kio-http, but since we jsut exchange bytes from another local device that's not interesting for us
The main thing it provides over QNetworkAccessManager is integration with the CookieJar and using kio-http, but since we jsut exchange bytes from another local device that's not interesting for us