views:

316

answers:

2

We would like to setup a small Wifi access point where we provide free internet in and around our store, with store banner pop ups added to any web content they browse using this net connection. What do we need to do this ? I am expecting some kind of C# solution, but I can live with Java too :)

+2  A: 

you could try CoovaAP. It provides support for dd-wrt routers, and it is fairly easy to use and configure. I'm using it successfully at home.

Bogdan Maxim
+1  A: 

Most Wifi access points allow to control access with a Radius server on the backend. To add some additional content you might consider using deloradius in combination with CoovaChilli.

Drejc