licensing

Getting CPU or motherboard serial number?

女生的网名这么多〃 提交于 2019-12-06 06:15:52
问题 I'm trying to get the CPU serial or motherboard serial using C or Python for licensing purposes. Is it possible? I'm using Linux . 回答1: You need to use the CPUID instruction. CPUID Most C compilers have some support for inline assembly, but you will need to know what you are doing. 回答2: Under Linux, you could use "lshw -quiet -xml" and parse its output. You'll find plenty of system information here: cpuid, motherboard id and much more. 回答3: You can get the CPUID. Maybe linux command

Product Serial Key / Purchase [closed]

天大地大妈咪最大 提交于 2019-12-06 05:37:19
问题 Closed . This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing this post. Closed 4 years ago . I am attempting to create an application which, at some point, I would like to sell. I understand that any protection scheme can be bypassed . Could you recommend any ideas on what would be easy for the end user but also be at least slightly resistant to piracy. I've had some

How to create two LicenseFile pages in Inno Setup

杀马特。学长 韩版系。学妹 提交于 2019-12-06 05:07:49
问题 I'm making an Inno setup for my application. I'm using this command: [Languages] Name: "english"; MessagesFile: "compiler:Default.isl"; LicenseFile: "C:\Users\LocDaiLe\Desktop\license.txt" to display a license agreement window, but I want two license agreement window right after each others. How can I archieve this - thank you 回答1: You have to code the second license page as a custom page. You can start with the CreateOutputMsgMemoPage function, which creates a page with a memo. Then, you

Restricting number of records allowed in a table in a way which can't be subverted

99封情书 提交于 2019-12-06 04:54:05
We have a web application (Grails) which we are going to sell licenses for based on the number of users. There is a table in the database (Oracle 10g) which holds users. Customers will host their own copy of the software and database. Can someone suggest strategies for limiting the number of records which are allowed to exist in the user table in a way which can't reasonably be subverted by the customer? Thanks. You should at least consider avoiding all technical means here and instead insisting that your customer sign an SLSA with an audit provision, and then audit here and there. All these

Software evaluation - licence [closed]

给你一囗甜甜゛ 提交于 2019-12-06 03:34:42
Can any one help me on software licence module. We created a new application and want to release a demo version(30 days trial) of our tool later we need full version. How can i generate license file or license code and how to limit 30 days evaluation. Please give me some help on this. Our application is developed on windows in QT There could be several possibilities: Timestamp and encrypt the date of installation somewhere safe(registry or an external encrypted file) Upon each run, validate the registry date as well as the system date. User may tamper with system date/time; so you may would

Installshield Limited Edition licencing on build server

左心房为你撑大大i 提交于 2019-12-06 02:36:58
问题 I have recently installed Installshield LE on my local PC for vs2010, built a package and now wanting it to be built on our build server. I have also installed it on our build server. I am getting the error: error : -7159: The product license has expired or has not yet been initialized. I have logged onto the build server, started vs and entered in my licence code. However, this has has not resolved the error. I have read about the stand alone version but that appears to be only available for

Automatically managing license/author/version header in source files

大憨熊 提交于 2019-12-06 01:15:00
问题 It is generally considered good practice to add some lines with author, version and license information to the top of source files. For instance, Gnu GPL v3 suggests to add <one line to give the program's name and a brief idea of what it does.> Copyright (C) <year> <name of author> This program is free software: you can redistribute it and/or modify it under the terms [SNIP] I find it tedious to add it manually to each file, and to have to update them all every now and then when some of this

Should Translations of some GPL code to other languages be licensed as GPL? [closed]

我是研究僧i 提交于 2019-12-05 21:30:29
Should Translations of some GPL code to other languages be licensed as GPL? For ex we have x264 C/C++ H264 encoding open source GPL lib. We translate it from… C\C++ to Java or C# should we license our code as GPL? Yes, GPL code translated to another language or platform is still subject to the terms of the GPL. It constitutes a "modified version." IANAL, but, yes it would count as a derivative work The GPL stipulates that all derivative works share its license. I guess that legally you may not be obliged to license under the GPL depending on how you port the software, but you certainly should

Microsoft (SQL) server licensing [closed]

馋奶兔 提交于 2019-12-05 18:51:41
We're planning a browser application (xbap) which is going to talk to WCF services. These WCF services get information from a SQL database. Each of our clients has his own database on this server. The clients need to get reports from SQL Reporting Services. A client can have multiple instances of this application running. How does this work with licensing? We thought of starting off with 1 server which has MSSQL and IIS running on windows server (although I might be smart separating these from the start). So that would be 1 license for Server 2008 and 1 for SQL2008? With an addition for each

Neo4j license limitations? [closed]

江枫思渺然 提交于 2019-12-05 17:51:58
Please tell me, are there limitations of maximum records per node within Basic license? For example i can store only max 10M records per Basic license? Or record count is unlimited by Basic license? Thank you! There's no size limitations on any version. There once was, and that information is still floating around ... For more information, ask someone here . You can use the community edition in the same way that you would use MySQL. From http://www.neotechnology.com/price-list/ If you don’t need any of the reliability features in the Advanced or Enterprise editions, then you’re free to use the