![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
Join Date: Mar 2005
Location: Washington
Posts: 90
Rep Power: 4
![]() |
About Wireless LAN
I see intranet-like websites when I use the free Wi-Fi access at coffee shops or book stores. They first show the welcome page and a button showing "you must accept in order to use the Internet". I do not want any users to just simply go online by using the free Wi-Fi access, I want them to go through a gateway(the website) so that I could log the IP addresses and possibly make them to log-in in order to use the Internet.
So here is an example scenario: 1. I own a coffee shop 2. I have set up a wireless router 3. Customers with laptops come in and tries to use the free Wi-Fi 4. At this step I do not want the customers to just start using the wifi I want them to go through a website that would show before they start browsing the Internet, and make them at least click a button or sign up for the website (or subscribe). Do you know how one could setup a such website? |
|
|
|
|
|
#2 |
|
Professional Programmer
|
Re: About Wireless LAN
Look into DD-WRT firmware, it has hotspot functionality.
__________________
JG-Webdesign |
|
|
|
|
|
#3 |
|
PFO Founder
![]() ![]() |
Re: About Wireless LAN
This might help some
http://www.hotspotsystem.com/ I think you have to pay to use the one above, but there is also one called Chillspot http://www.dd-wrt.com/wiki/index.php/Chillispot both of these use the dd-wrt firmware for a wireless router http://www.howtoforge.com/wireless_hotspot_howto
__________________
BIG K aka Kyle Programming Forums Kyle K Online Please do not PM or email me programming questions. Post them in the forums instead. |
|
|
|
|
|
#4 |
|
Not a user?
Join Date: Sep 2007
Posts: 272
Rep Power: 2
![]() |
Re: About Wireless LAN
I may ignorant on networking, but if you're on a public network, wouldn't your IP address be assigned by the network? I don't think your home IP or work IP address would work.
|
|
|
|
|
|
#5 |
|
Programmer
Join Date: Mar 2005
Location: Washington
Posts: 90
Rep Power: 4
![]() |
Re: About Wireless LAN
You're right Jabo about the IP addresses being dynamically assigned for the user computers. I may be able to log the MAC addresses however, but anyways logging the IP address are quite minuscule task compared to having the users sign up for the website for the website that I'm trying to setup, thanks for the reminder.
|
|
|
|
|
|
#6 |
|
Professional Programmer
Join Date: Mar 2005
Location: Glasgow, Scotland
Posts: 317
Rep Power: 4
![]() |
Re: About Wireless LAN
When you log the users' IP addresses, bear in mind you're only logging the addresses your DHCP server (probably your router) just assigned to them, nothing that identifies them as such.
Sounds like basically what you're looking for is a proxy server - specifically, an intercepting proxy server. If you google around that subject it should be a useful starting point. Hope this helps!
__________________
"I'm not a genius. Why do I have to suffer?" |
|
|
|
|
|
#7 |
|
Programmer
Join Date: Feb 2008
Location: India
Posts: 58
Rep Power: 1
![]() |
Re: About Wireless LAN
Yes it is true, you cannot have IP address as an identification number, it is the adress given by your ISP to those users. Even keeping MAC id is also not sufficient for post identifacation.
And the thing you will be using for providing wi-fi is called access point and not router! Router is very complex instrument! |
|
|
|
|
|
#8 |
|
Professional Programmer
Join Date: Oct 2006
Posts: 257
Rep Power: 2
![]() |
Re: About Wireless LAN
This is obviously possible. Practically every college/university that offers wireless uses this kind of service that you are describing.
|
|
|
|
|
|
#9 |
|
Not a user?
Join Date: Sep 2007
Posts: 272
Rep Power: 2
![]() |
Re: About Wireless LAN
This sounds like what my place of business does with their public wireless. I've used it, and whenever you connect and try to use the internet, it pops up a page with TOS and won't let you continue until you accept. I'm not sure how they implement it, but what mackenga said makes sense.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help for LAN Chat Servers & Clients | ~The~ICE~Man~ | Visual Basic | 1 | Feb 25th, 2008 2:15 PM |
| Wireless Internet over Radio waves | bigguy | Coder's Corner Lounge | 5 | Jun 1st, 2007 5:24 PM |
| Connecting 2 Comps Via Wireless b/g | Eric the Red | Coder's Corner Lounge | 19 | Jul 2nd, 2006 11:41 AM |
| **Disconnect Wireless Networking** | alpstar01 | Visual Basic | 1 | Aug 1st, 2005 2:36 PM |
| Disconnect Wireless Networking | alpstar01 | Visual Basic .NET | 1 | Jul 12th, 2005 11:50 PM |