Hi there,
I'm currently using httpjob to do a poststring to a server.
However, one of my clients has to use a SOCKS5 proxy server for all his network traffic.
I'd like httpjob to tell the server name, userid and password to use for the proxy connection, but "out of the box" okhttp in B4J doesn't seem to support this?
I've found some solutions on the forum for http(s) proxies, but not for SOCK5 proxies. Any help here please?
I'm currently using httpjob to do a poststring to a server.
However, one of my clients has to use a SOCKS5 proxy server for all his network traffic.
I'd like httpjob to tell the server name, userid and password to use for the proxy connection, but "out of the box" okhttp in B4J doesn't seem to support this?
I've found some solutions on the forum for http(s) proxies, but not for SOCK5 proxies. Any help here please?