Re: Authorize login to router
Re: Authorize login to router
- Subject: Re: Authorize login to router
- From: Finlay Dobbie <email@hidden>
- Date: Wed, 9 Jan 2002 18:25:49 +0000
On Wednesday, January 9, 2002, at 09:03 am, Ivan Myrvold wrote:
But this hardcodes the login name and password in the code. It would be
much better if I had a preferences window to type in the name and
password in. But how do I translate that into the cryptic http
authorization request?
I believe CFNetwork has the APIs you are looking for. Either that or you
can look at OpenSSL.
-- Finlay