Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Licensing for windows application

Licensing for windows application

Scheduled Pinned Locked Moved C#
helpquestion
5 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    nilam2477
    wrote on last edited by
    #1

    I have developed a product which i want to distribute. I want users of the product to register before using the product. What are steps required to provide licensing? Pls help

    C C L 3 Replies Last reply
    0
    • N nilam2477

      I have developed a product which i want to distribute. I want users of the product to register before using the product. What are steps required to provide licensing? Pls help

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      1 - write code 2 - test There's all sorts of licensing schemes. People invent their own, that's why crackers don't know how to break them.

      Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

      OriginalGriffO 1 Reply Last reply
      0
      • C Christian Graus

        1 - write code 2 - test There's all sorts of licensing schemes. People invent their own, that's why crackers don't know how to break them.

        Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

        OriginalGriffO Offline
        OriginalGriffO Offline
        OriginalGriff
        wrote on last edited by
        #3

        Christian Graus wrote:

        There's all sorts of licensing schemes. People invent their own, that's why crackers don't know how to break them for an hour or two.

        FTFY

        No trees were harmed in the sending of this message; however, a significant number of electrons were slightly inconvenienced. This message is made of fully recyclable Zeros and Ones

        "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
        "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

        1 Reply Last reply
        0
        • N nilam2477

          I have developed a product which i want to distribute. I want users of the product to register before using the product. What are steps required to provide licensing? Pls help

          C Offline
          C Offline
          Cracked Down
          wrote on last edited by
          #4

          You might want search on the net related to licensing mechanism some of the important things you might want do are - Selecting hardware PC id for unique identification of the machine e.g hdd serial number,dongle, or even some network card ID [depends on your need] - you should maintain a increpted license file with the product - you should store your pc id in this file and other any related info, which you should use to validate the license of the product rest you should think on your self!!

          1 Reply Last reply
          0
          • N nilam2477

            I have developed a product which i want to distribute. I want users of the product to register before using the product. What are steps required to provide licensing? Pls help

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            Why not use a commercial ready-to-use system like CryptoLicensing? Will save lots of time by allowing you to focus on your own software.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups