florian
04-06-2002, 03:43 PM
Hello,
My problem is:
How can I determine which access point a mobile client is using from a server-side application?
My setup is:
Several access points
One web server
Several mobile clients
(All on the same subnet)
When a mobile client connects to a specific page on my web server, I want to find out which access point the mobile client is using to connect. The aim is to deliver location-based content to the mobile client depending on which access point the client is using.
My ideas range from doing a traceroute to querying the access points tables. Maybe the solution is much easier and I just don't realize.
Has anyone had this problem before and can give me a hint on how to solve this problem the most elegant way?
Florian
My problem is:
How can I determine which access point a mobile client is using from a server-side application?
My setup is:
Several access points
One web server
Several mobile clients
(All on the same subnet)
When a mobile client connects to a specific page on my web server, I want to find out which access point the mobile client is using to connect. The aim is to deliver location-based content to the mobile client depending on which access point the client is using.
My ideas range from doing a traceroute to querying the access points tables. Maybe the solution is much easier and I just don't realize.
Has anyone had this problem before and can give me a hint on how to solve this problem the most elegant way?
Florian