hi
I am having a problem in accessing the Cisco ap 1200 B series with HTTP WRITTEN IN C CODE
When i am doing that i am getting the response from the ap as
401 Unauthorized
with WWW.Authenticate:Basic realm=" level 15 cccess"
< HEAD> <TITLE> Authorization required < /TITLE> </HEAD>
The request i am sending is
GET http://192.168.10.64/ HTTP/1.1\r\n
host:192.168.10.64\r\n
user-Agent:Mozilla/5.0(x11;u;linux i686;en-u8;rv;1.0.1)Gecko/20020880\r\n
Accept:text/html,application/xml,application/xhtml+xml,text/html;q=0,9,text/plain;
q=0,8,video/x-mng,image/png,image/jpeg,image/gif;q=0,2,text/css,*/*;q=0.1 \r\n;
Accept-language;en-us,en;q=0.50 \r\n;
Accept-encoding:gzip,defate,compress;q=0.9\r\n;
Accept-charset:iso-8859-1,utf-8;q=0.66,*;q=0.66 \r\n;
Keep-Alive:300 \r\n;
Connection:keep-alive\r\n;
Authorization:Basic Q212y286q21z2y28=\r\n;
Referer:http://192.168.10.64/ap_home.htm\r\n;
\r\n;
please kindly help in this matter
i want to login to the Cisco login page through http and get the ok response .I even know the login id and password and don't know how to send it . I read a lots of books on this.
plz get me the correct request,so that i can login and get the correct response.
I even know the user id and password that is Cisco And Cisco respectively.
thanx
malli