whats the best way to hide MMS:// link? Well i want to know how i can do something so my mms:// links cannot be founded. So when people are viewing the video on my site, they cannot get the mms:// link by looking at the source. I know that it can be encrypted, but people can easily crack those and obtain the source. I need something that can work 100% and the link cannot be obtained... Please help! Thanks alot!
Well i've heard about a site providing facility to anonymize source.But can't get the name right now.ok i'll post here if i find again
What are you actually trying to achieve? You could point the pages to a serverside script (such as .Net, PHP etc) and this page collects the video from its true location and sends it through but they would still have a link to the video even it isnt the "real one" - of cause with this method though you can run other scripts before actually sending the video depending on what your issue is (eg make sure their refering link is also on your site)
Use a proxy kind of script/server. This is the only way. They will know the proxy address but not the real mms one. Don't know if it's useful but anything that is send to a user or anything that a user must send back to the server is visible to the surfer.