Reputation: 5645
I developed a software and uploaded it on my site (my site is on .net 4 and mvc3), when users register on my site can see download link and download my application.
now question is that how can i private that user without registering can download my application when the found download location in my host.
they can download application by entering download address in browsers URL. I want to know how the file sharing servers works, for example you can not enter file address in your browser and download file.
What ways are available for this case?
Upvotes: 1
Views: 199