• 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
URL Access Manager on OS9
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

URL Access Manager on OS9


  • Subject: URL Access Manager on OS9
  • From: Eli Green <email@hidden>
  • Date: Wed, 1 Oct 2003 14:01:17 -0400

I have an app that uses URL Access Manager to access some HTTP/HTTPS resources. It works great on MacOS X, but on MacOS 9, I have a few problems with it. I tend to start more than one request at a time (I have little control over this). One of these requests tends to result in a 404, which is fine -- I don't care if the file isn't there. However, the other request, the one I started before the one that errors out, never seems to give me any results (I am using URLOpen with a notifier callback), positive or negative.

Also, CodeWarrior seems to think that these requests are all running in different threads. I'm not so sure I want that -- especially since my callback gets called in the separate threads. Is there a way to force URL Access Manager to be single-threaded? I am calling URLIdle on a timered event.

Anyone? Bueller?
_______________________________________________
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: URL Access Manager on OS9
      • From: Bryan Pietrzak <email@hidden>
  • Prev by Date: Re: Update APBS port mappings
  • Next by Date: Re: URL Access Manager on OS9
  • Previous by thread: Re: Update APBS port mappings
  • Next by thread: Re: URL Access Manager on OS9
  • Index(es):
    • Date
    • Thread