Re: Connecting to non-standard HTTP ports with authorization
Re: Connecting to non-standard HTTP ports with authorization
- Subject: Re: Connecting to non-standard HTTP ports with authorization
- From: Jens Alfke <email@hidden>
- Date: Mon, 30 Jun 2008 16:16:33 -0700
On 30 Jun '08, at 12:51 PM, Niklas Saers wrote:
In the HTTP header I get back from the server I cannot see a domain,
but then again I cannot see a realm either. How do I find the
domain? In NTLM authentication, is domain the same as the DNS
domain, or is it the same as the domain windows computers in a
domain there use?
I don't know anything about NTLM; sorry.
I'm trying to get this done within the Cocoa classes, though, so
I'll have to figure out a way to translate from CFNetwork to regular
Cocoa :-)
The Cocoa NSURL classes are built on top of the CFNetwork APIs, so
there's quite likely a way to do this using Cocoa. I just don't know
what it is.
You might try asking on the macnetworkprog list.
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden