S
soubry cedric
Hi
I'm looking for a blueprint, architectural software design concerning
licensing.
We have a three-tier application (Gui/Application/Db).
We want to limit the number of work posts that can make use of the program
simultaneously.
If someone buys 12 licenses, only 12 work posts can connect at the same
time.
The difficulty is that a "work post" isn't a normal pc but a terminal
client.
The terminal clients are connecting to 5 terminal servers in load balancing.
Our software is running on the terminal servers.
I think the best solution is to make an own license server. A program that
distributes and controls licenses.
Does anyone know where I could find information about this topic? Maybe
better solutions concerning licensing?
Thx
I'm looking for a blueprint, architectural software design concerning
licensing.
We have a three-tier application (Gui/Application/Db).
We want to limit the number of work posts that can make use of the program
simultaneously.
If someone buys 12 licenses, only 12 work posts can connect at the same
time.
The difficulty is that a "work post" isn't a normal pc but a terminal
client.
The terminal clients are connecting to 5 terminal servers in load balancing.
Our software is running on the terminal servers.
I think the best solution is to make an own license server. A program that
distributes and controls licenses.
Does anyone know where I could find information about this topic? Maybe
better solutions concerning licensing?
Thx