Search found 5 matches

by vaske
Thu May 16, 2002 6:10 pm
Forum: PHP - Code
Topic: Reading hardware information
Replies: 8
Views: 4752

hmm... possibly cookies...? or something that checks if a certain file is on that computer..? if you really want to get technical, write a program that generates a password, using a certain math technique, and one on your server that changes the users password so it matches the one generated on the...
by vaske
Thu May 16, 2002 5:21 pm
Forum: PHP - Code
Topic: Reading hardware information
Replies: 8
Views: 4752

Come on, is it possible that nobody knows that?

Any other idea?
by vaske
Thu May 16, 2002 10:43 am
Forum: PHP - Code
Topic: Reading hardware information
Replies: 8
Views: 4752

yap this is a good idea but most of those users does not have a static IP address.
:(
by vaske
Thu May 16, 2002 7:07 am
Forum: PHP - Code
Topic: Reading hardware information
Replies: 8
Views: 4752

Thank you, but this does not solve my problem. It have to be distributed a large amount of CDs with predefined users and passwords. This distribution I cannot control, so I still need answer on above question.

8O
by vaske
Thu May 16, 2002 5:01 am
Forum: PHP - Code
Topic: Reading hardware information
Replies: 8
Views: 4752

Reading hardware information

I need to protect some pages of the site with user and pass, but this is not a problem. I need information is there any possibility to tie this user and pass to a specific computer. Thats mean that this user cant access to specific location of the site from another computer. Any ideas :wink: ? Thanks