Hi there
i want to create a library that people can get(rent) ebooks
but beacause of copy rights they JUST can READ.
i want to know that is possible to create an app(like pdf reader) which with it
user just can read ebooks and don't be able to make copy or take photo or ...
thank you in advance

Recommended Answers

All 3 Replies

try the asp.net forum

i am web developer and don't have problem in web programing.
my question was about app that user will download to their pc .
just think is it possible to create an app that limit user so that they
just can read ebook(no copy or ...)

As for the "no copy" you will struggle with that as it takes very little to put a proxy in between and log the URLs and download the data - unless you do it in some exceedingly unique and encrypted format.

Use httprequest to download items, (examples available in helpfile)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.