Re: iOS communication with http proxy

2012-07-08 Thread Jens Alfke
On Jul 8, 2012, at 9:27 PM, Don Quixote de la Mancha wrote: > The following search turned up some Internet Engineering Task Force > Requests For Comments that, once you do know what the proxy host and > port are, explain what the protocol is. It's really not necessary to drop down to reinventing

Re: iOS communication with http proxy

2012-07-08 Thread Jens Alfke
On Jul 8, 2012, at 6:18 PM, Sasikumar JP wrote: > I am establishing the connection with streaming server directly from my > application. I don't know how do the same with proxy server is configured. What API do you use to connect to the server? Have you tried typing "proxy" into the Xcode docu

Re: iOS communication with http proxy

2012-07-08 Thread Don Quixote de la Mancha
On Sun, Jul 8, 2012 at 6:18 PM, Sasikumar JP wrote: > I am establishing the connection with streaming server directly from my > application. I don't know how do the same with proxy server is configured. > > Please some one show me the direction how to work with proxy to establish the > connectio