Quantcast
Channel: Active questions tagged rest - Stack Overflow
Viewing all articles
Browse latest Browse all 3637

Qt Inter-Process Communication via REST on local machine

$
0
0

Qt documentation offers several ways of inter-process communication (IPC), including using TCP/IP Qt Network with QNetworkAccessManager, QTcpSocket, QTcpServer classes.But I can't find an example with an IPC without some external network. All urls, used in examples, are real www network sites.

But how to use REST IPC on a local machine?

I want to make two processes communicate using simple rest commands like PUT, GET, POST. Is it possible to do it locally? Any examples without external urls?I managed to communicate processes via QLocalServer/QLocalSocket, but there is no REST there.


Viewing all articles
Browse latest Browse all 3637

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>