Results 1 to 2 of 2

Thread: Restricted Program Access

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2003
    Location
    Worcester, MA
    Posts
    782

    Restricted Program Access

    I am making a program that people will, hopefully, buy. I want it so that everyone can't use it. I was thinking the best way to go about this is to get their HDD number and if its valid they can use it. This way when they pay I can add the number inside the program and when it loads it auto checks for an update. This prevents people with usernames/passwords from sharing. Is this the best way to do it?
    C#.net, VB, C++, Java, VS 2005/2008
    Dont' forget to rate posts that are helpful to you.

  2. #2
    Frenzied Member wiz126's Avatar
    Join Date
    Jul 2005
    Location
    Mars,Milky Way... Chit Chat Posts: 5,733
    Posts
    1,080

    Re: Restricted Program Access

    I think this is excatly what you are looking for: A Program Registration Scheme

    Quote Originally Posted by Steve_F
    This prevents people with usernames/passwords from sharing. Is this the best way to do it?
    Well by this way i know few people that will publish a key generator for your app in few minuts
    1) If your post has been adequately answered please click in your post on "Mark Thread Resolved".
    2) If someone has been useful to you please show your respect by rating their posts.
    3) Please use [highlight="VB"] 'your code goes in here [/highlight] tags when posting code.
    4) Before posting your question, make sure you checked this links:
    MICROSOFT MSDN -- VB FORUMS SEARCH

    5)Support Classic VB - A PETITION TO MICROSOFT

    ___________________________________________________________________________________
    THINGS TO KNOW ABOUT VB: || VB Examples/Demos
    What are Classes?
    || -
    Where to place a sub/function?(global) || Webbrowser control

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width