• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Read stream and proxies
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Read stream and proxies


  • Subject: Read stream and proxies
  • From: Trygve Inda <email@hidden>
  • Date: Wed, 10 May 2006 11:20:24 +0000
  • Thread-topic: Read stream and proxies

I have a client who is behind a proxy:

> we use automatic proxy settings with a pac file and I
> always have to enter my login and password in the browser for getting
> the internet.

Our app uses CFNetwork and ReadStreams to pull back a file via HTTP. I call:

CFReadStreamSetProperty (streamRef, kCFStreamPropertyHTTPShouldAutoredirect,
kCFBooleanTrue);

proxyDict = SCDynamicStoreCopyProxies (NULL);

CFReadStreamSetProperty (streamRef, kCFStreamPropertyHTTPProxy, proxyDict);


What else cloud I need to do?

It works fine behind open proxies w/o passowrds but I don't have a protected
proxy to test with.

Thanks,

Trygve


 _______________________________________________
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

  • Follow-Ups:
    • Re: Read stream and proxies
      • From: Becky Willrich <email@hidden>
  • Prev by Date: Re: Open Transport on OS X
  • Next by Date: CFHTTPMessageAddAuthentication query
  • Previous by thread: Re: Cannot connect to 127.0.0.1
  • Next by thread: Re: Read stream and proxies
  • Index(es):
    • Date
    • Thread