Re: Problem with connection via Proxy using CFNetwork in TCP stream
Re: Problem with connection via Proxy using CFNetwork in TCP stream
- Subject: Re: Problem with connection via Proxy using CFNetwork in TCP stream
- From: "Quinn \"The Eskimo!\"" <email@hidden>
- Date: Wed, 02 Dec 2015 18:22:06 +0000
On 2 Dec 2015, at 17:12, Jens Alfke <email@hidden> wrote:
> Although they should allow the use of the Upgrade: header to let a connection begin as HTTP and then switch to a different TCP-based protocol. (This is how WebSocket connections are established.)
Right. If you switch to WebSocket then this should be feasible (although you'll have to write your own WebSocket code 'cause we don't have an API for it)-: However, if you're implementing a custom protocol on top of TLS on top of TCP then I don't think there's any reliably way to get through an HTTP proxy.
Share and Enjoy
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden