Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Java based quiz ( how to prevent multiple installations )

 
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator

I am creating a java based application which will have some questions topic wise . I am planning to make it available to persons for some fee. I will distribute it via email attachments since I dont have a website to host.
I dont want people should be able to install the same copy on multiple machines .How can I achieve that (some licensing kind of thing)?

Also the questions will be in a file . How should I encrypt them so that they are not copied/decrypted easily ?
 
Bartender
Posts: 11497
19
Android Google Web Toolkit Mac Eclipse IDE Ubuntu Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Please dont post the same question in multiple fora.
Lets continue the discussion at https://coderanch.com/t/438609/Swing-AWT-SWT-JFace/java/Avoiding-multiple-installations-Swing-based
 
Don't get me started about those stupid light bulbs.
    Bookmark Topic Watch Topic
  • New Topic