13 Discussion / Question Topics

Remove Filter
Member Avatar for
Member Avatar for DavidB

I have translated many numerical math programs from FORTRAN into C++ and JavaScript. The original FORTRAN source code listings are posted on the NETLIB site and have been in the public domain for 20, 30, years. The C++ and JavaScript translations that I write are hand-coded, line-by-line, and repeatedly tested …

Member Avatar for pty
1
390
Member Avatar for owenransen

As a first part of really using Windows Azure I'd like to use C# running on Azure to verify the license code of a program I'm about to issue the upgrade for. I'm planning on porting the whole thing to the cloud, but to gain experience I'd like to license …

Member Avatar for owenransen
0
242
Member Avatar for avidthrows

Hi, I want to implement a basic license key verification system into my software. I know the basics of python and pygame, etc, but I've never read anything about implementing this type of drm into my software. Quite frankly, I don't even know where to start. Yes, I understand that …

0
129
Member Avatar for BCBTP

I have a piece of software, that I would like to license and protect but I am having a hard time finding the right license, and how I would go about with it. Is there a license that allows: - Free distribution of the executable and DLL's - Costs money …

Member Avatar for vijayan121
0
188
Member Avatar for calebcook

I am trying to create a licensing system where you have a license key as a variable in a file. Then, it includes a file that's on an external server. The server then does all the validating, and returns whether the key is valid or not. The problem is, an …

Member Avatar for moneeshot
0
188
Member Avatar for KJBweb

Hi all, been lurking for ages and though I'd join to ask the following: I have created a PHP script which'll automatically carry out a series of actions which'll save a lot of people a lot of time. It's highly configurable and comes in at ~350 lines of code. I …

Member Avatar for KJBweb
0
222
Member Avatar for ChaosKnight11

Hi, I started with C++ development recently, and I think I'm ready to start building GUIs for my apps. I'm thinking about using Qt, since it is the most popular C++ GUI library, but the licensing is really confusing, and there isn't a lawyer nearby that understands software licensing who …

Member Avatar for Stefano Mtangoo
0
317
Member Avatar for NetJunkie

I am using a DLL file as my license file for a VB.NET project and was wondering if there was a way to make it locked so notepad can't open it and edit the data stored in there. Thanks in advanced!

Member Avatar for adam_k
0
414
Member Avatar for RobBobSmith

Hi all: I would be very grateful for advice on an Xcode (3.2.2) problem. I use Mac OS X 10.6.7. I have written C++ code that requires outside code. The outside code 1) requires a license and 2) has dynamic libraries. The outside code does run in a terminal, but …

0
140
Member Avatar for TheTechWookie

So I have someone send out a joke .ppt file in my office, and now im getting requests from users to install powerpoint on their machine. I know its because of the joke email, because its from users who would never need powerpoint for their job. How do you handle …

Member Avatar for jwenting
0
346
Member Avatar for AntonAL

Hi! I develop the app, that must be binded to hardware-specific information. This is a part of license protection scenario. The serial number of motherboard must be obtained. How to do it under Windows ?

Member Avatar for somjit{}
0
2K
Member Avatar for WibuSystems

If there are any questions on software copy protection and license management I will be very happy to answer.

0
169
Member Avatar for PythonNewbie2

I've read lots of definitions of it, but I don't quite understand it. Let's say that I create new software that uses my own code and modified code from open source code that is licensed under the MIT License. When I sell my software, do I need to provide all …

Member Avatar for gusano79
0
190

The End.