• 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
Unknown PowerPC Exception instead of callback from a framework in a CFM project (CFNetwork)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unknown PowerPC Exception instead of callback from a framework in a CFM project (CFNetwork)


  • Subject: Unknown PowerPC Exception instead of callback from a framework in a CFM project (CFNetwork)
  • From: "Francois Boissonneault" <email@hidden>
  • Date: Wed, 2 Apr 2003 11:59:20 -0500
  • Thread-topic: Another Proxy question..

Hi again guys,

I am wondering if anybody already used CFNetwork in a CFM project. It's been confirmed to us by apple, a couple of weeks ago, that Url Access Manager is buggy on Mac Os X when trying to pass through a proxy (with both URLDownload() and URLOpen()). They've suggest to use CFNwetwork by using the CFBundleGetFunctionPointerForName() function to get pointer to the CFNetwork methods.

Now, everything looked ok yet, and the calls are working great - I'm receiving expected values back for each call but I'm never receiving my callback. I'm using CFReadStreamSetClient() to set the callback and I'm doing it exactly as one of Apple's sample. Later on I'm also calling CFReadStreamOpen() with no error at all, but when I wait for a very little while (I guess that's when it's trying to fire an event back to the callback), I get a message from Codewarrior saying "Unknown PowerPC Exception".

Now I might be wrong again, but I think it has difficulties to find the callback - since I'm using a kind of "wrapper" to get all the pointers to functions with the bundle thing.

I know it's a little bit particular, but if any of you has an idea, that could help a lot.

Thanks again,
-Frank.

Quinn : BTW, thanks a lot for your answer to my previous question - that helped a lot too..
_______________________________________________
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.

  • Prev by Date: IS there any way of establishing user callback mechanism with CFR unLoop or socket programming
  • Next by Date: semi-off - enumerating local share points
  • Previous by thread: IS there any way of establishing user callback mechanism with CFR unLoop or socket programming
  • Next by thread: semi-off - enumerating local share points
  • Index(es):
    • Date
    • Thread