473,395 Members | 1,404 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

How to licence an application

I have a windows application that I'd like to sell eventually. What's the
simplest way to provide a secure licensing mechanism ? I'd prefer to have a
licence key that can't simply be distributed across the pirate community
(eg. astalavista) that will then work on any pc, so I was thinking of
somehow tying it to the machine (some unique ID like the NIC number, but I
realise some computers without a network card don't have one!). I'd need to
store a record of the licence keys provided by e-mail address/machine ID so
that I can provide a new licence key to paying customers who move to a new
machine. I'd also like to build in an expiry date if possible.

Anyone have any good advice on this ?
Nov 17 '05 #1
2 2542
I reccommend the Infralution licensing system. It's cheap, reliable and
comes with source that you can embed into your project.

Remember that whatever licensing system you use it will be useless without
obfuscation.

--
Bob Powell [MVP]
Visual C#, System.Drawing

Ramuseco Limited .NET consulting
http://www.ramuseco.com

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.

"JezB" <je***********@blueyonder.co.uk> wrote in message
news:ev*************@TK2MSFTNGP15.phx.gbl...
I have a windows application that I'd like to sell eventually. What's the
simplest way to provide a secure licensing mechanism ? I'd prefer to have a
licence key that can't simply be distributed across the pirate community
(eg. astalavista) that will then work on any pc, so I was thinking of
somehow tying it to the machine (some unique ID like the NIC number, but I
realise some computers without a network card don't have one!). I'd need to
store a record of the licence keys provided by e-mail address/machine ID so
that I can provide a new licence key to paying customers who move to a new
machine. I'd also like to build in an expiry date if possible.

Anyone have any good advice on this ?

Nov 17 '05 #2
You could also try MSs sharewarestarterkit.com
I think they will also host host out the $/reg part eventually to third
party hosters probably with some % of sale charge. So the sw is free. You
could also host the backend yourself if you want to go that route.

--
William Stacey [MVP]

"JezB" <je***********@blueyonder.co.uk> wrote in message
news:ev*************@TK2MSFTNGP15.phx.gbl...
I have a windows application that I'd like to sell eventually. What's the
simplest way to provide a secure licensing mechanism ? I'd prefer to have a
licence key that can't simply be distributed across the pirate community
(eg. astalavista) that will then work on any pc, so I was thinking of
somehow tying it to the machine (some unique ID like the NIC number, but I
realise some computers without a network card don't have one!). I'd need to
store a record of the licence keys provided by e-mail address/machine ID so
that I can provide a new licence key to paying customers who move to a new
machine. I'd also like to build in an expiry date if possible.

Anyone have any good advice on this ?

Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Jakov | last post by:
Ok there are some issues about LGPL licence. I am not a lawyer, and reading LGPL licence is making me confused. This is my problem. I have woking on some commercial application, all the software...
17
by: Laszlo Zsolt Nagy | last post by:
Hi All! I know there has been a post about Python licencing but I have different questions. I tried to Google for "Python Licence" and "Python Licencing" but I could not find the answer. Is...
0
by: serge calderara | last post by:
Dear all, I am building an .NET application which has different assembly. Each assembly represent a feature. What I would like to do fro our customer is deliverying a nasic package with a set...
1
by: Bob Steele | last post by:
I'm attempting to port a VB6 application to C# and have previously used the mswinsck.ocx control (on a different machine). On this machine Im told that I dont have licence permission to use the...
2
by: Dave | last post by:
Hi, Can anyone suggest a way to generate a licence key from C/C++ program? I want to create a licence file include an encrypted text and an expiry date. The private key is hard coded in the...
3
by: DD | last post by:
I am after help in generating the code... The end user enters a licence no in the software to use the software as you do with Microsoft products. Can anyone help Regards DD
6
by: Hani Atassi | last post by:
If i am using a form type authintication, do I need a licence for each logged in user? The application maintain their own user list and they are not Windows accounts. If I am using SQL Server...
84
by: John Perks and Sarah Mount | last post by:
we have some Python code we're planning to GPL. However, bits of it were cut&pasted from some wxPython-licenced code to use as a starting point for implementation. It is possible that some...
1
by: IanWright | last post by:
I'm trying to think of a suitable licence model for a toolkit that I'm designing, and have come up with the following, and would like thoughts / opinions or suggestions that people can offer. The...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.