URLHandle / Authentication examples
URLHandle / Authentication examples
- Subject: URLHandle / Authentication examples
- From: email@hidden
- Date: Sun, 21 Mar 2004 12:30:12 -0500 (EST)
Hello,
Does any one know if there are any examples using NSURLHandle, NSURL and
the like when connecting to a server that requires authentication? I have
a pretty not so bad method for a regular un-authenticated connection but
I'd like to be able to get data from a password protected folder on said
server and I'm not sure how to go about doing that.
I've spent a few hours on the developer site and a while in the Cocoa
Programming book (which is how I finally figured out what I was doing
wrong with NSURLHandle.) But I did not find the information I needed for
this part. I want a person to be able to store a user id and password in
the program. I assume the security framework has some kind of means for
this but I have not gotten to that part yet. Anyway I just need to figure
out how to deal with authentication.
Thanks April.
_______________________________________________
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.