Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Help needed regarding JAVA Application Demo Version

  1. #1
    Junior Member
    Join Date
    Sep 2013
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Help needed regarding JAVA Application Demo Version

    Hi Every One,
    I am a newBie in Java and this is my first post...on any forum.
    I am working on an application that will REFUSE to run on a computer (Prints error) ,... IF the User has installed it second time (i.e. un-install and then installed 2nd time) i.e. Reached the license limit. The software may run on different MAC or Windows [All Versions].
    I am working on NetBeans 7 IDE on windows 8 64-bit platform.
    My Question Is:

    Can anyone help what type of information is unique for every computer (e.g. CPU ID, Mother board Serial #). ?
    How this information can be saved on my side... when the program is un-installed...?


  2. #2
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: Help needed regarding JAVA Application Demo Version

    I'm not sure if you're asking how to break an existing program's copy protection scheme or if you're trying to create your own copy protection scheme. Please clarify and know that we won't help you with the first.

Similar Threads

  1. Java Version
    By mohdrazeed in forum Java Theory & Questions
    Replies: 1
    Last Post: July 18th, 2012, 04:28 PM
  2. Java Version
    By mohdrazeed in forum Object Oriented Programming
    Replies: 1
    Last Post: July 16th, 2012, 09:58 AM
  3. Replies: 2
    Last Post: February 3rd, 2012, 12:03 PM
  4. Problem Running J2EE Application - JRE Version Error
    By rameshiit19 in forum Java IDEs
    Replies: 3
    Last Post: November 28th, 2011, 07:12 AM
  5. Lead Programmer(s) needed for desktop Application
    By PT83333 in forum Paid Java Projects
    Replies: 0
    Last Post: March 29th, 2010, 05:32 PM