|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
security problem
my client wants a website to be viewable on only specific PCs. This is ridiculous I know but is it possible in any way??? Am tooooo confused. How can I do it
__________________
Kumar Chetan ----- 7+ Yrs of PHP/MySQL/JS/CSS/HTML/XHTML _SelfProcclaimedGuru To err is human. To blame your computer for your mistakes is even more human, it is downright natural. |
|
#2
|
||||
|
||||
|
By PC do you mean certain IP addresses, certain operating systems, certain browsers?
Regardless though, you'll have to do this is a server-side script (PHP, ASP, etc.). Figure out which one you would like to use, or which one you have a available to use, and post it here. Then maybe a mod can move this thread into the appropriate forum for that language.
__________________
Web Design Tips - Posting and You If I've been helpful, and/or you're really nice, consider buying something from my Amazon.com wishlist.
|
|
#3
|
||||
|
||||
|
to be viewable on only specific PCs.
By the phrase "to be viewable on only specific PCs" I mean PCs which I will add into the list.
Any Server side lanuage will tell me the IP of a machine but look at the situation now. a) users will be using dialups b) users will be part of a LAN and of that network I want allow only specified PC to be able to login and browse. The only answer I cud find was MAC Addres of a machine. If I ger MAC address I can enter into allowd database and only those will b able to browse. I will be using PHP and there is no way to find the mac address of a machine using PHP |
|
#4
|
||||
|
||||
|
See here.
While there are a few code snippets thrown around there, the main consensus is that you cannot find the mac address of a computer that the server is not directly connected to. Read the 9th post in that thread for more details. |
![]() |
| Viewing: Dev Shed Forums > Web Design > Web Design Help > security problem |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|