Computer Registration for Public Wireless Network

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: May 2006
Posts: 3
Reputation: MeDotCom is an unknown quantity at this point 
Solved Threads: 0
MeDotCom MeDotCom is offline Offline
Newbie Poster

Computer Registration for Public Wireless Network

 
0
  #1
May 11th, 2006
Hi everybody, I am new to this board. I have a new client that has a public access point for his business. He wants to ensure each person that uses this access point registers so he can get everyone's contact information to send them out coupons, etc.

The way I am seeing it is everytime a computer connects to the access point, the mac address is tested against a database. If the mac address does not exist, the user must register the computer. My question is, what type of mechanism should I use to automate this process?

Example scenario:
I connect to this network. I open firefox. My homepage is google.com but since this mac addr is not registered, I am redirected to a registration page.

Thanks in advance for suggestions
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 1,655
Reputation: tgreer is an unknown quantity at this point 
Solved Threads: 35
Team Colleague
tgreer tgreer is offline Offline
Made Her Cry

Re: Computer Registration for Public Wireless Network

 
0
  #2
May 11th, 2006
I assume you're asking this in the ASP.NET forum, because you hope to write an ASP.NET application that will do this for you?

I don't think that's going to work. I mean, you can certainly code the registration page in ASP.NET, but the redirect must be handled at a different stage entirely, at the router. Try asking this question here.
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 3
Reputation: MeDotCom is an unknown quantity at this point 
Solved Threads: 0
MeDotCom MeDotCom is offline Offline
Newbie Poster

Re: Computer Registration for Public Wireless Network

 
0
  #3
May 11th, 2006
Originally Posted by tgreer
I assume you're asking this in the ASP.NET forum, because you hope to write an ASP.NET application that will do this for you?

I don't think that's going to work. I mean, you can certainly code the registration page in ASP.NET, but the redirect must be handled at a different stage entirely, at the router. Try asking this question here.
Yes you are right, I posted it here on accident. Thanks.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the ASP.NET Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC