• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Software License Management

nwrigley

Senior member
I've worked as a computer consultant at a University where in certain labs they would have a set number of licenses for some of the more expensive software. These licenses were shared by all of the computers in the lab (lets say 60), but only 20 systems at any given time could have the software running even though it could be accessed from any of the 60 systems assuming there were still unused licenses available.

How do you go about deploying such a set-up in an office setting? I really have no idea how this is accomplished. I tried googling it but didn't know what I was searching for. Any answers or pointing in the right direction would be appreciated.

Thanks in advance!
 
Generally one computer acts as a license server. When a client system wants to launch the software, it attempts to check out a license from the license server. When a client stops running the software, it notifies the server that another seat is now available. This is how programs like SolidWorks, various Cadence programs, etc. work.
 
Back
Top