|
-
Sep 27th, 2010, 08:32 AM
#1
Thread Starter
Frenzied Member
Network Connection ASP.NET
hay,
is there is a way to make such a thing using ASP.net,
i want to check the user name and his password before he can connect to my router, and if the user was valid, then i will give him an IP to connect to the internet ?
You Don't Have to Rate Me.
I'm Not a Civilized Man I'm the Civilization it self
White or Black, Living or Dieing and 0 or 1 that's MY life
iam an Object in Object Oriented Life
my blog : http://refateid.blogspot.com/
twitter : @avrail
010011000111010101110110001000000100110101111001001000000101000001100011 
-
Sep 27th, 2010, 09:02 AM
#2
Re: Network Connection ASP.NET
Please mark you thread resolved using the Thread Tools as shown
-
Sep 27th, 2010, 09:08 AM
#3
Thread Starter
Frenzied Member
Re: Network Connection ASP.NET
 Originally Posted by danasegarane
i don't think so,
let me clear things out, i have my laptop, and there is a wireless network connection, i just want to connect to this wireless network, but when i write google.com in my web browser i want a login page displayed and if the user login is valid, then i will let him go through the internet,
i don't think this will be done with windows Authentication in Asp.net
You Don't Have to Rate Me.
I'm Not a Civilized Man I'm the Civilization it self
White or Black, Living or Dieing and 0 or 1 that's MY life
iam an Object in Object Oriented Life
my blog : http://refateid.blogspot.com/
twitter : @avrail
010011000111010101110110001000000100110101111001001000000101000001100011 
-
Sep 27th, 2010, 09:17 AM
#4
Re: Network Connection ASP.NET
I am afraid that this can be done with asp.net.
I have this doubt, what will happen if the user with another browser ?
Please mark you thread resolved using the Thread Tools as shown
-
Sep 27th, 2010, 09:22 AM
#5
Thread Starter
Frenzied Member
Re: Network Connection ASP.NET
well, right now i try to connect to a wireless network connection, and it asked me for user name and password through the browser,
so i think there is a way to do such a thing using asp.net.
the problem is that i don't know from where should i start.
You Don't Have to Rate Me.
I'm Not a Civilized Man I'm the Civilization it self
White or Black, Living or Dieing and 0 or 1 that's MY life
iam an Object in Object Oriented Life
my blog : http://refateid.blogspot.com/
twitter : @avrail
010011000111010101110110001000000100110101111001001000000101000001100011 
-
Sep 27th, 2010, 09:24 AM
#6
Re: Network Connection ASP.NET
That sounds good. If you develope with asp.net, if the user opens another browser whats is your idea ?
Please mark you thread resolved using the Thread Tools as shown
-
Sep 27th, 2010, 09:29 AM
#7
Thread Starter
Frenzied Member
Re: Network Connection ASP.NET
i don't understand what you mean about another browser?
You Don't Have to Rate Me.
I'm Not a Civilized Man I'm the Civilization it self
White or Black, Living or Dieing and 0 or 1 that's MY life
iam an Object in Object Oriented Life
my blog : http://refateid.blogspot.com/
twitter : @avrail
010011000111010101110110001000000100110101111001001000000101000001100011 
-
Sep 27th, 2010, 09:40 AM
#8
Re: Network Connection ASP.NET
Hey,
What functions does your router provide? One technique that springs to mind is radius authentication.
If the user doesn't have access to the wireless router, and doesn't have a wired connection, then they will never be able to hit any of your ASP.Net pages.
Gary
-
Sep 27th, 2010, 09:43 AM
#9
Thread Starter
Frenzied Member
Re: Network Connection ASP.NET
that's true,
my router provide a wireless connection
You Don't Have to Rate Me.
I'm Not a Civilized Man I'm the Civilization it self
White or Black, Living or Dieing and 0 or 1 that's MY life
iam an Object in Object Oriented Life
my blog : http://refateid.blogspot.com/
twitter : @avrail
010011000111010101110110001000000100110101111001001000000101000001100011 
-
Sep 27th, 2010, 09:54 AM
#10
Re: Network Connection ASP.NET
Ok, so it is at that router that you need to do the authentication, not in your ASP.Net application. How you go about doing that will be dependent solely on your router and what functions it has.
Gary
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|