Results 1 to 3 of 3

Thread: Copy / Protection Ideas

  1. #1

    Thread Starter
    Hyperactive Member made_of_asp's Avatar
    Join Date
    Jul 2001
    Location
    123 Fake Street
    Posts
    394

    Copy / Protection Ideas

    Hi,

    I am working a client-server project, with a server being sold and client distributed for free. I need to somehow protect the server software from being replicated onto others computers. I have already implemented a licensing system, which heavily limits the concurrent connection limit, but the software can still be copied.

    Any protection ideas?

    Thanks for any help,
    VS.NET 2003

    Need to email me?

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Nothing that won't get cracked within about 20 minutes.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  3. #3
    Fanatic Member
    Join Date
    Jan 2003
    Posts
    1,004
    Try IDs. On install, an ID is given to the system. If the ID is seen twice at any given moment, ban it. However, this is easily cracked.

    Other than giving each CD an explicit ID# at production and then using the above technique, I have nothing.

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