seeking a way to protect my software from unauthorized copying and distribution

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • naizgai
    New Member
    • Oct 2013
    • 1

    seeking a way to protect my software from unauthorized copying and distribution

    Hi all,

    I built a software (a client/server software) in php/mysql and bundled everything (xampp,the codes) into an executable file for distribution, that will be installed on the server system, and other systems will access it through the intranet. However, I want to add a means to protect it so that each software can be tied to the specific user. Someone suggested getting the mac address and requesting online validation, but i have not been able to achieve it.

    Pls, I need effective strategies on achieving it. Thank you.

    Note: The users would use it offline.
Working...