Hi, I'm new on this forum.
I've been using the SFML (which I think is a really great library, btw!) for my program that receives real-time forex rates from a TCP/IP server and connects to an HTTP server for placing orders via POST requests.
Now, I was wondering if it's possible to use proxy servers through sf::SocketTCP and sf::Http... If so, how can I do it?
Thanks in advance.
Best Regards,