Results 1 to 2 of 2
  1. #1
    sharpMouse's Avatar
    Join Date
    Feb 2019
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    4

    How to receive money for a program?

    Let I have built a small tool for a game. And I want to sell it via subscription.

    How can I implement licensing/payment part of the program?
    What are common solutions?

    (The program language is C++)

  2. #2
    stradiva's Avatar
    Join Date
    Sep 2018
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    For licensing, you can create hash based on user's hardware. But this approach has a disadvantage. When user's change their hardware, the software will not work and user has to buy another license.

    Better approach is having a licence server using user's MAC addresses. User's buy their licence, they sign in your app and server approves that request. This approach allows users to move it to new hardware, even new computer.

Similar Threads

  1. Replies: 15
    Last Post: 07-26-2018, 05:04 PM
  2. How to get money, for teens.
    By Hydra in forum eBooks For Sale
    Replies: 23
    Last Post: 09-26-2015, 03:54 AM
  3. How to get free money for A.V.A.
    By yoshyinrheden in forum Alliance of Valiant Arms (AVA) Discussions
    Replies: 0
    Last Post: 10-26-2011, 02:51 AM
  4. How desperate is ijji for money?
    By dk173 in forum Alliance of Valiant Arms (AVA) Hacks & Cheats
    Replies: 15
    Last Post: 02-25-2010, 12:48 PM
  5. How Could I Get Money For VIP
    By Buzz in forum General
    Replies: 25
    Last Post: 05-22-2007, 10:32 AM