licensing

Alternative to servicestack.redis [closed]

梦想与她 提交于 2019-12-18 12:44:46
问题 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 did an package manager update-package command to update our project to the latest binaries. I almost published it because it passed all the tests until luckily I had found a problem that needed some more debugging. My mouth fell open when I suddenly saw this exception message: The free-quota limit on '6000

Secure a DLL file with a license file [closed]

和自甴很熟 提交于 2019-12-18 11:55:57
问题 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 . What is the best way to secure the use/loading of a DLL with a license file? 回答1: A couple of things you might want to consider: Check sum the DLL. Using a cryptographic hash function, you can store this inside the license file or inside the DLL. This provides a verification

android app piracy prevention [closed]

﹥>﹥吖頭↗ 提交于 2019-12-18 10:24:36
问题 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 . Looking at some postings at stackoverflow, as of writing, there seems to be really no way to effectively prevent app piracy. is anyone here actually losing money from app piracy? what's your current solution (free or non-free) against app crackers? what are some of the popular & reliable solutions for protecting

May JavaFX 2.0 be redistributed? [closed]

安稳与你 提交于 2019-12-18 04:18:13
问题 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 currently planning to develop a desktop Java application that I might want to distribute in the future. As for the UI technology, I thought about JavaFX, since Swing won't be developed any further and JavaFX seems to have some nice properties. I know that it'll still take a while for JavaFX to be available

How to create License for my Java Software? [closed]

巧了我就是萌 提交于 2019-12-17 21:54:27
问题 Closed . This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post. Closed 4 years ago . I am having a very big problem. That is "How to Create License for my software". OK, Think this is my License key - 12345YW when the user enter this license key , the software should allow him to use the software. All right, once the user enter the license key, my software must remember he has

GPL and LGPL open source licensing restrictions [closed]

可紊 提交于 2019-12-17 21:39:26
问题 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 having trouble understanding the usage permissions of open source. I read somewhere that GPL or LGPL enforces that software that uses GPL software must also be released open-source. I want to create an application that uses some open-source image recognition library. Can I sell this application or does it

GPL and LGPL open source licensing restrictions [closed]

我只是一个虾纸丫 提交于 2019-12-17 21:27:56
问题 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 having trouble understanding the usage permissions of open source. I read somewhere that GPL or LGPL enforces that software that uses GPL software must also be released open-source. I want to create an application that uses some open-source image recognition library. Can I sell this application or does it

Difference between iTextSharp 4.1.6 and 5.x versions

无人久伴 提交于 2019-12-17 19:43:51
问题 We are developing a Pdf parser to be used along with our system. The requirement is such that, we store all the information on any pdf documents and should be able to reproduce the document as such (with minimal changes from original document). We did some googling and found iTextSharp be the best mate for our purpose. We are developing our project using .net. You might have guessed as i mentioned in my title requiring comparisons for specific versions of iTextSharp (4.1.6 vs 5.x). We know

Can I produce commercial code with Visual studio express editions? [closed]

本秂侑毒 提交于 2019-12-17 18:34:14
问题 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 . Can I use Visual C# express to produce commercial applications? And are there any other licensing issues. Thank you 回答1: Yes, you can. From the product information page: Visual Studio Express products are available at no charge and may be used for commercial, production usage subject to the license terms

How do you choose an open-source license? [closed]

徘徊边缘 提交于 2019-12-17 15:54:29
问题 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 6 years ago . I'm a software engineer, not a lawyer, and my university doesn't offer any courses geared toward licensing software. In fact, their law-related courses are lacking (but slowly growing in number). Where can I go to learn about open-source licenses and how to choose them? 回答1: There are lots described here: http:/