I have a Delphi application which connects to a MySQL published database on Internet with address like mysql01.example.com:3306.
However, my client computer is behind a proxy and I just can connect if I pass by the proxy. I use the ZeosLib to connect and it doesn't have proxy authentication.
Is it possible to forward connection to the proxy using some kind of proxy forward program? Is there another possibility to solve this problem?
Thanks a lot.
Synapse framework has a socks proxy implementation.
Or you can make it yourself (quite easy, since socks protocol is really simple, even version 5). See:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With