Using UNCs with NSURLConnection

2008-04-01 Thread Valentin Dan
Hi, I’d like to know if there’s any way to use a UNC path with a NSURLConnection object ? Can the UNC perhaps be transformed in a NSURL ? Or is there another way to get a remote file from a server that requires authentication if I only have the file’s UNC ? Thanks !

Re: Using UNCs with NSURLConnection

2008-04-01 Thread Jens Alfke
On 1 Apr '08, at 8:42 AM, Valentin Dan wrote: I’d like to know if there’s any way to use a UNC path with a NSURLConnection object ? Can the UNC perhaps be transformed in a NSURL ? I had to look up UNC on Wikipedia; I think what you're talking about is a type of path string used on