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. Software Licening..

Software Licening..

Scheduled Pinned Locked Moved C#
game-devsecurity
3 Posts 3 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.
  • R Offline
    R Offline
    Rahul RK
    wrote on last edited by
    #1

    Hello friends, We have developed a small game(Windows Application) and now we wish to distribute it. We just want to do authentication of user. That is licensed user only should use the software. I just want to know, what steps should we follow and what are different techniques available to achieve this. Thanks in advance. Rahul Kulkarni

    N M 2 Replies Last reply
    0
    • R Rahul RK

      Hello friends, We have developed a small game(Windows Application) and now we wish to distribute it. We just want to do authentication of user. That is licensed user only should use the software. I just want to know, what steps should we follow and what are different techniques available to achieve this. Thanks in advance. Rahul Kulkarni

      N Offline
      N Offline
      Nouman Bhatti
      wrote on last edited by
      #2

      one way of authentication is digital certificates http://www.google.com.pk/search?hl=en&q=digital+certificates&btnG=Google+Search&meta=

      1 Reply Last reply
      0
      • R Rahul RK

        Hello friends, We have developed a small game(Windows Application) and now we wish to distribute it. We just want to do authentication of user. That is licensed user only should use the software. I just want to know, what steps should we follow and what are different techniques available to achieve this. Thanks in advance. Rahul Kulkarni

        M Offline
        M Offline
        Mark Churchill
        wrote on last edited by
        #3

        Hi, IMO the most important thing is not annoying your users with to heavy licensing ;) Probably for a game your users are just expecting a serial number. You need to pick where to store it, in your app settings, or the registry. Then you need some code to generate numbers, and some code to check if a serial number is valid. http://www.codeproject.com/install/LicenseKeyGeneration.asp[^] - seems useful for that.

        Mark Churchill Director Dunn & Churchill

        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