• 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
Re: MoreSCCreateProxiesEntity
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MoreSCCreateProxiesEntity


  • Subject: Re: MoreSCCreateProxiesEntity
  • From: Quinn <email@hidden>
  • Date: Fri, 24 Oct 2003 08:12:44 -0700

At 23:53 -0700 23/10/03, James Masasaki wrote:
digest.httpProxy = "127.0.0.1";

The httpProxy field is a CFStringRef, not a C string.

For bugs like this, you could probably figure out the problem by stepping into the MoreSCF code and looking at the line where it blows up. In this case, you almost certainly blow up inside AddProxy trying to use the C string as a CFString. At that point you can deduce that there's something wrong with the way you set the httpProxy field.

Remember, MoreSCF is not a black box. You have full source to the library. You should take advantage of that.

S+E
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications, Hardware
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: MoreSCCreateProxiesEntity
      • From: James Masasaki <email@hidden>
References: 
 >MoreSCCreateProxiesEntity (From: James Masasaki <email@hidden>)

  • Prev by Date: Re: Setting Network Preferences Programatically
  • Next by Date: Re: Setting Network Preferences Programatically
  • Previous by thread: MoreSCCreateProxiesEntity
  • Next by thread: Re: MoreSCCreateProxiesEntity
  • Index(es):
    • Date
    • Thread