Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: wapd



Tony Houghton schrieb:
Has anyone had any success with the wapd plugin? It compiles OK and I
can access it from my other PC with wApua, but with my phone (Motorola
V180) it just seems to repeatedly ask for the username and password
without displaying any content. With wApua it asks for the password on
every single page, which is a nuisance, but at least it displays the
content after you key it in.

Maybe the authorization info gets supressed somewhere on your phone providers network? You can log the authorization header received by the wapd plugin if you uncomment the line
// dsyslog("authorization = '%s'", authorization);
in the file 'server.c'. It should look like "username%password".

You can also try if it works by accessing a simple test page under http://wap.heiligenmann.de (Username: "test" Password: "test")

Mozilla's wmlbrowser plugin works fine for testing :-)

--
Thomas




Home | Main Index | Thread Index