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

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -