Yes, sure, but how?
Yes, sure, but how?
Phantastic answer... What do you think, why I'm asking? Can't find anything more specific about network proxies in Qt. Or are you seriously suggesting to write a stand-alone proxy server to handle this task and then connect to it from my Qt app? Great idea...
Who said anything about Qt? I said you should implement the proxy, not use it so why are you searching in Qt for it? It's not there.
It's really not that compilcated to enter "SOCKS5" (or SOCKS4 or simply SOCKS) in your favourite web search engine and see what pops up.
No, not a stand alone server. Just a little class which will receive connections from the network access manager, serve as a socket server for it and do the bookkeeping in-between.Or are you seriously suggesting to write a stand-alone proxy server to handle this task and then connect to it from my Qt app?
Bookmarks