[GH-ISSUE #9] How to use in license server that package? #8

Closed
opened 2026-02-26 01:35:46 +03:00 by kerem · 4 comments
Owner

Originally created by @mesutdede on GitHub (Nov 4, 2019).
Original GitHub issue: https://github.com/junian/Standard.Licensing/issues/9

Hi!
I have a windows service that I want to license on the remote server. For example, I will give my client license key for 2 servers. Cannot install on 3rd server. Can I perform this editing with this package? Why?

Originally created by @mesutdede on GitHub (Nov 4, 2019). Original GitHub issue: https://github.com/junian/Standard.Licensing/issues/9 Hi! I have a windows service that I want to license on the remote server. For example, I will give my client license key for 2 servers. Cannot install on 3rd server. Can I perform this editing with this package? Why?
kerem closed this issue 2026-02-26 01:35:46 +03:00
Author
Owner

@lastlink commented on GitHub (Nov 4, 2019):

see my comment in https://github.com/junian/Standard.Licensing/issues/8#issuecomment-527931051

<!-- gh-comment-id:549370047 --> @lastlink commented on GitHub (Nov 4, 2019): see my comment in https://github.com/junian/Standard.Licensing/issues/8#issuecomment-527931051
Author
Owner

@mesutdede commented on GitHub (Nov 4, 2019):

Hi @lastlink ,
Can you share sample code

<!-- gh-comment-id:549437357 --> @mesutdede commented on GitHub (Nov 4, 2019): Hi @lastlink , Can you share sample code
Author
Owner

@lastlink commented on GitHub (Nov 4, 2019):

You'd have to as part of your license verification check against a device id. standard licensing just validates that the license works and pulls out attributes. To lock to a machine you'll have to write your own logic to compare against a device id.

<!-- gh-comment-id:549451615 --> @lastlink commented on GitHub (Nov 4, 2019): You'd have to as part of your license verification check against a device id. standard licensing just validates that the license works and pulls out attributes. To lock to a machine you'll have to write your own logic to compare against a device id.
Author
Owner

@mesutdede commented on GitHub (Nov 4, 2019):

Ok. Thank you so much.

<!-- gh-comment-id:549460976 --> @mesutdede commented on GitHub (Nov 4, 2019): Ok. Thank you so much.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Standard.Licensing#8
No description provided.