URLIdle() Hangs?
URLIdle() Hangs?
- Subject: URLIdle() Hangs?
- From: Zack Morris <email@hidden>
- Date: Sun, 10 Apr 2005 23:23:07 -0600
Hi all, I am working on a transaction system for our servers where I
download a page multiple times with URL Access. I am using https,
cookies, and POST, so I suppose I am probably already dead in the
water. Anyway, I have it working to a point. I can login to my site
at index.php, get some cookies, but when I use the same connection to
post data to otherpage.php, it hangs inside of URLIdle(). I can call
URLIdle() maybe 5 or 6 times, then it hangs inside somewhere. This
could be any number of things and the script is rather large, so I am
wondering if there is some fundamental dealbreaker with URL Access
where I should bail on it now and cut my losses, or if it's more likely
to be something that I am doing.
Another dealbreaker for me is if URL Access ever blocks. If it does,
even at all, then it is out. I need something 100% nonblocking. Has
anyone had any luck with that, or will I end up with a Safari-esque
situation of endless beachball cursors? Is NSURL nonblocking? How
hard would it be to migrate over? And would Apple happen to have a
nonblocking SSL cookies POST example laying around somewhere ;) Thanx,
------------------------------------------------------------------------
Zack Morris Z Sculpt Entertainment This Space
email@hidden http://www.zsculpt.com For Rent
------------------------------------------------------------------------
If the doors of perception were cleansed, everything would appear to man
as it is, infinite. -William Blake, The Marriage of Heaven and Hell
_______________________________________________
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