java - Prevent server side application from piracy -
i'm looking technique, prevents admin copying our server side software. admin copy vm , keep running same server same mac under different ip. dont wont check ip, because problem if server gets relocated other ip.
i thought technique, server sends broadcast , have listener broadcast. if there 2 servers in network, can react scenario because both listeners receive something.
thank :)
Comments
Post a Comment