Quote:
Originally Posted by johnboulder Brilliant note here taz.
I tend to stay away from IP or host locking, as with a lot of cases - the users' IP address is not even the same accross requests depending on their ISP.
You could also get multiple requests from the same IP being different users on the same network sharing infrastructure the ISP has.
However, a great post nontheless.
I've moved this post to tutorials, as it's more suited to this particular category.
Regards |
I would like to point out while the example code is in php there is nothing stoping this concept from being implemented in c++, perl, in anything!
Maybe you want to edit the code for your VNC.