* Socket-Option in POSIX-sockets, to allow traffic via proxy
@ 2016-03-29 7:27 Ajay Garg
2016-03-30 14:34 ` Phil Turmel
0 siblings, 1 reply; 2+ messages in thread
From: Ajay Garg @ 2016-03-29 7:27 UTC (permalink / raw)
To: linux-kernel
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,
Ajay
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Socket-Option in POSIX-sockets, to allow traffic via proxy
2016-03-29 7:27 Socket-Option in POSIX-sockets, to allow traffic via proxy Ajay Garg
@ 2016-03-30 14:34 ` Phil Turmel
0 siblings, 0 replies; 2+ messages in thread
From: Phil Turmel @ 2016-03-30 14:34 UTC (permalink / raw)
To: Ajay Garg, linux-kernel
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?
>
> I will be grateful for any pointers.
This isn't a socket level operation, except to connect to the proxy.
Google suggests using libproxy and/or libcurl.
HTH,
Phil
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-03-30 14:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-29 7:27 Socket-Option in POSIX-sockets, to allow traffic via proxy Ajay Garg
2016-03-30 14:34 ` Phil Turmel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox