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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Windows Forms
  4. About Copy protection

About Copy protection

Scheduled Pinned Locked Moved Windows Forms
questionworkspace
6 Posts 4 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.
  • P Offline
    P Offline
    Prashant B Lavate
    wrote on last edited by
    #1

    i have made setup of my project but i want to add copy protection like no body will able to copy cd or it will be installed only once like that so how can i do this?

    Thanks & Regards, Prashant B. Lavate Software Engineer Mobile : +919423872257 Pune(India)

    A P 2 Replies Last reply
    0
    • P Prashant B Lavate

      i have made setup of my project but i want to add copy protection like no body will able to copy cd or it will be installed only once like that so how can i do this?

      Thanks & Regards, Prashant B. Lavate Software Engineer Mobile : +919423872257 Pune(India)

      A Offline
      A Offline
      Ashfield
      wrote on last edited by
      #2

      Well, not by cross posting. You need to look at licencing.

      Bob Ashfield Consultants Ltd

      W 1 Reply Last reply
      0
      • P Prashant B Lavate

        i have made setup of my project but i want to add copy protection like no body will able to copy cd or it will be installed only once like that so how can i do this?

        Thanks & Regards, Prashant B. Lavate Software Engineer Mobile : +919423872257 Pune(India)

        P Offline
        P Offline
        Paul Conrad
        wrote on last edited by
        #3

        Don't cross post as it is considered rude. You did get some good replies in your other post. Do take a look at the discussion dan neely and I are having, there are some good clues in there :)

        "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham

        1 Reply Last reply
        0
        • A Ashfield

          Well, not by cross posting. You need to look at licencing.

          Bob Ashfield Consultants Ltd

          W Offline
          W Offline
          Wendelius
          wrote on last edited by
          #4

          Ashfield wrote:

          You need to look at licencing.

          Just for conversation: Have you ever used a technique where you store part of your code at the server (which you own) and the client gets it at runtime in order to work (never stores it). So basically the installation is just part of the program, rest will come from the server if you're authenticated and licensed.

          The need to optimize rises from a bad design.My articles[^]

          A 1 Reply Last reply
          0
          • W Wendelius

            Ashfield wrote:

            You need to look at licencing.

            Just for conversation: Have you ever used a technique where you store part of your code at the server (which you own) and the client gets it at runtime in order to work (never stores it). So basically the installation is just part of the program, rest will come from the server if you're authenticated and licensed.

            The need to optimize rises from a bad design.My articles[^]

            A Offline
            A Offline
            Ashfield
            wrote on last edited by
            #5

            No, although its sounds and interesting way of doing it. To be honest, for over 95% of my work the client gets the source code too, so I rarely have to worry about licencing.

            Bob Ashfield Consultants Ltd

            W 1 Reply Last reply
            0
            • A Ashfield

              No, although its sounds and interesting way of doing it. To be honest, for over 95% of my work the client gets the source code too, so I rarely have to worry about licencing.

              Bob Ashfield Consultants Ltd

              W Offline
              W Offline
              Wendelius
              wrote on last edited by
              #6

              Yeah, I also think it's an interesting idea. Worth trying if you need to protect the source (and the executable also).

              Ashfield wrote:

              over 95% of my work the client gets the source code too

              After the payment I hope :)

              The need to optimize rises from a bad design.My articles[^]

              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