Relative Content

Tag Archive for server-side

Is it possible to protect client side algorithms 100%? [duplicate]

This question already has answers here: How can software be protected from piracy? (17 answers) Closed 9 years ago. If you had a pretty novel idea that involved a new algorithm. Like lets say you were the first person to think of orbitz.com or kayak.com (travel sites) and you were able to and wanted to […]

Is it possible to protect client side algorithms 100%? [duplicate]

This question already has answers here: How can software be protected from piracy? (17 answers) Closed 9 years ago. If you had a pretty novel idea that involved a new algorithm. Like lets say you were the first person to think of orbitz.com or kayak.com (travel sites) and you were able to and wanted to […]

Is it possible to protect client side algorithms 100%? [duplicate]

This question already has answers here: How can software be protected from piracy? (17 answers) Closed 9 years ago. If you had a pretty novel idea that involved a new algorithm. Like lets say you were the first person to think of orbitz.com or kayak.com (travel sites) and you were able to and wanted to […]

How to avoid chatty interfaces

Background:
I am designing a server application and creating separate dll’s for different subsystems. To simplify things, let’s say I have two subsystems: 1) Users 2) Projects