URL Loading System
URL Loading System
- Subject: URL Loading System
- From: Kai <email@hidden>
- Date: Thu, 25 Sep 2003 19:31:14 +0200
Hi guys,
I test the URL Loading system with the sample code from the
documentation in
file:///Developer/Documentation/Cocoa/Conceptual/URLLoadingSystem/
Tasks/UsingNSURLConnection.html#//apple_ref/doc/uid/20001836
It worked with the http(s) without any problems, but the ftp protocol
doesn't work !
I use in the NSURLRequest the NSURL "
ftp://ftp.apple.com", but no data
comes from server !?
I'm test it with "
ftp://ftp.apple.com:21",
"
ftp://anonymous:email@hidden" and so on ... nothing !
...directly in Safari it works perfectly !
It's a bug with the ftp protocol in the class ? Any hints ?
Thx
Kai
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.