Flaky URLAccessSample behavior?
Flaky URLAccessSample behavior?
- Subject: Flaky URLAccessSample behavior?
- From: Clyde McQueen <email@hidden>
- Date: Sat, 9 Jun 2001 20:08:51 -0700
I believe I need to use Carbon API's to get FTP upload behavior (right?
NSURL isn't fully functional yet?).
I found the URLAccessSample code on Apple's web site, downloaded it &
compiled it in PB and ran it - and it appears to be flaky. About 50% of
the time it dies in URLOpen or URLUpload. When I upload to localhost it
works most (but not all) of the time, but when I attempt to upload to my
Linux box (Cobalt Qube) it crashes or hangs 100% of the time.
Has anybody had any luck using the URLAccess API?
/Clyde