licensing

Is iText Java library free of charge or have any fees to be paid? [closed]

寵の児 提交于 2019-12-17 15:39:57
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 4 years ago . Are iText Java libraries to generate PDF documents free or do we have to pay for it? 回答1: I am the original developer of iText and the CEO of the iText Group. I'm also a Mentor at the Founder Institute. Please take a look at my slides for the session about Startup Legal and IP for the Founder Institute: http:/

How do you protect your software from illegal distribution? [closed]

做~自己de王妃 提交于 2019-12-17 02:39:16
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 7 years ago . I am curious about how do you protect your software against cracking, hacking etc. Do you employ some kind of serial number check? Hardware keys? Do you use any third-party solutions? How do you go about solving licensing issues? (e.g. managing floating licenses) EDIT: I'm not talking any open source, but

C#: How to Make it Harder for Hacker/Cracker to Get Around or Bypass the Licensing Check? [closed]

元气小坏坏 提交于 2019-12-17 02:32:06
问题 Closed . This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 4 years ago . First of all, I understand that almost all applications can be cracked (especially written in C#). My question here is to make it a little bit harder to crack. Suppose that the user has saved the License file under the Application.StartupPath, where all users can read. And then,

Install4j 5.1 - Floating license setup on a headless ubuntu server

无人久伴 提交于 2019-12-14 02:39:59
问题 I want to build our app on an Ubuntu server. Our setup programs are created with Install4j 5.1 and integrated in our maven build through the maven-install4j-plugin. The problem I have is that I can't initialize the license information to point to our floating license server (localhost:11862). To initialize the license, I use the following command : install4jc --license=XXXXXXXXX The problem is that I don't know the exact syntax to setup the license to a floating server. I've tried --license

Qt LGPL license exception? [closed]

為{幸葍}努か 提交于 2019-12-14 01:26:54
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 4 years ago . I'm using the Qt/Mfc Migration Framework to begin to convert some UI code from MFC to Qt. I'm wondering whether I absolutely have to keep the Qt migration code in a seperate library or if it would be possible to include it in my project. In order to do that, I would have to modify it slightly (add #include

Licensing WPF, Silverlight and WP7 assemblies

谁说我不能喝 提交于 2019-12-13 14:14:45
问题 I am looking for a solution to license a WPF, Silverlight and WP7 assembly. The assembly in question is a chart control which has a single API for use across platforms. I am in the process of creating a separate MSI for each platform (WPF, SL, WP7) which users will be able to download and install. This will register the assemblies in their GAC for development use. What I would like to do is ensure that a single development license is only used by a single developer. It doesn't have to be

Reselling Open Source Code licenced under GPL, MIT [closed]

…衆ロ難τιáo~ 提交于 2019-12-13 12:50:11
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 4 years ago . I want to use some open source code that is licenced under the following "GNU General Public License (GPL), MIT License". I want to include this code in a product that i will sell. Here is the code in particular What do i have to do to not get sued? :) I dont mind distributing the source code that i have

How to run Coded UI Tests without Visual Studio 2010 Premium [closed]

狂风中的少年 提交于 2019-12-13 06:32:59
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 4 years ago . I want to ask you if it is possible to build and run coded ui tests without Visual Studio 2010 Premium installed? Or can I just install Visual Studio 2010 Premium and use it command line without licensing? I know it works, but is the license ok with that? 回答1: Nope, you would need to license it. If you want to

Flutter Android license status unknown

一个人想着一个人 提交于 2019-12-13 03:19:22
问题 $ flutter doctor Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, v1.2.1, on Linux, locale en_US.UTF-8) [!] Android toolchain - develop for Android devices (Android SDK version 28.0.3) ✗ Android license status unknown. [✓] Android Studio (version 3.3) [!] IntelliJ IDEA Ultimate Edition (version 2018.3) ✗ Flutter plugin not installed; this adds Flutter specific functionality. ✗ Dart plugin not installed; this adds Dart specific functionality. [!] VS Code

How to change sql server license in Azure VM? [closed]

寵の児 提交于 2019-12-13 00:37:42
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 4 years ago . We currently have a VM in Azure which was created from the Azure gallery as a VM with Sql Server Enterprise licensing included on a per-hour basis. This is a very expensive VM. We have MSDN licenses, and this is a dev machine, so we want to change the licensing. How can we change the licensing without recreating