application blocking
Posted
by pradeep
on Stack Overflow
See other posts from Stack Overflow
or by pradeep
Published on 2010-05-13T12:59:41Z
Indexed on
2010/05/13
13:04 UTC
Read the original article
Hit count: 230
php
I have a application which runs over browser ...php application... i need to lock this application to only few machines and laptops that we allow to access. IP locking cannot be done as laptops can be on wifi from outside... Any Idea on how to do this?
© Stack Overflow or respective owner