Re: Socket-Option in POSIX-sockets, to allow traffic via proxy

2016-03-30 Thread Phil Turmel
On 03/29/2016 03:27 AM, Ajay Garg wrote: > Hi All. > > Surprisingly, I could not find this on google :-\ > > We are trying to use vanilla POSIX-socket-APIs, but we are unable to > connect if the URL is on the other side of the proxy. > Is there a socket-option wherein this would be allowed? > >

Socket-Option in POSIX-sockets, to allow traffic via proxy

2016-03-29 Thread Ajay Garg
Hi All. Surprisingly, I could not find this on google :-\ We are trying to use vanilla POSIX-socket-APIs, but we are unable to connect if the URL is on the other side of the proxy. Is there a socket-option wherein this would be allowed? I will be grateful for any pointers. Thanks and Regards,