You can detect the client ip with the request object (request.client). But i don't think that access point detection is possible with web server or client applications.
On 26 dic, 13:20, Mchurch <[email protected]> wrote: > Merry Christmas and a beautiful happy new Year to all the web2py's > Family! > I would like to realize an application, it should be something like a > "WiFi treasure hunt" made for mobile phones. > The user must be connected to the wifi intranet and after that i must > know where he is going. With rfid tags it should be easy, but not > every mobile phones have such kind of hardware. > So I was thinking to connect many access points under the same wifi > net and somehow detect the id of the AP. > Is it possible to know through web2py the name of the AP which i'm > connected? > Can You point me to the right direction for this? > Again, merry Christmas!!

