Block Requests to URL except Android App or C# Application? -


i have developed android app , c# application calls url (website in php) in browser control.

i want block requests url except app or desktop application, mean no 1 can directly open url in browser.

i tried http referrer etc didnt work.

could try sending headers, , respond requests include header specified?


Comments

Popular posts from this blog

google app engine - 403 Forbidden POST - Flask WTForms -

ruby on rails - In a controller spec, how to find a specific tag in the generated view? -

how to run a query SQL in node.js mysql -