This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- FlexNet Embedded
- :
- FlexNet Embedded Forum
- :
- Client consuming both capability responses from FNO and a floating license server
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
May 02, 2024
04:20 AM
Client consuming both capability responses from FNO and a floating license server
In our use-case it's important that a client can be "filled" with licenses via a capability responses downloaded from FNO and uploaded to the device. However for some apps it's also crucial that they should be capable of receiving floating licenses from a configured floating license server. I'm using the client C SDK (porting toolkit). I have several questions reqarding this:
- Is this technically feasible / doable - to obtain licenses from both FNO (manually) and a floating license server.
- In case I want to "return" (or let's say not renew the licenses that are currently automatically renewed), how would my capability request have to look like?
- How do I determine which server instance I wan't to send the capa request to... does the capa request only contain the license that I do not want to renwea anymore (return)?
- How can I distinguish that it is a floating license coming from a license server (!=FNO) via the C-SDK?
- Is the server instance ID of FNO always 0?
- Is the server instance ID of servers always starting from one and then up?
- ... any other ideas?
(0) Replies