![]() |
Since there is no reference information left when stream media visits your website, so use common configuration to avoid stream media leech is useless. You have to realize anti-leech by encryption. Steps as below
IIS Anti-Leech Sniffer Dog verifies URL information when URL filter done, if it fails then the URL will be regarded as a leech. The encrypted URL is like the one below, http://versalsoft.com/Movie/1.rmvb?urlid=FPJN2PMI3NMPMF3NFOBV6RTTWX
Sniffer Dog provides a COM connection which produces the encryption string. Example is followed. If you don’t like to verify file name, then we use GetURLID function to produce the codes. Or if you do want to verify file name, we will use GetURLIDEx function to produces the codes.
Note