Killing Moon Software Community Zone
director

« Director Index
Tests Index

Inheritance
DCR Theft
 

IP Method

This movie uses PHP to verify that the IP address of the visitor is the same IP address used to access the holding page. If there is no known IP address used to access the holding page, then it is assumed that the movie has been illegally linked.

A session variable is used to hold the authorised IP address, and a querystring variable is used to send the session id, in case the user has cookies disabled. This ensures that the technique will work for 100% of legitimate users.

Note that because of the querystring, the technique should only be used with a tiny loader movie, which should load the main movie itself. This is because the querystring will prevent the movie being cached locally, and page refreshes may take disproportionately long to load if the entire movie is reloaded every time. Provided that the loader is small, and only that part is reloaded each time, the extra delay should not be noticeable.

Authorised session ID: a8a6e35545ee7d7490f2690795506a31
Authorised IP address: 209.237.238.176

Now to see if you can steal this movie, click here.

Download ZIP


 
Copyright © Killing Moon Ltd., 2001-2004