dontKnowYet
March 19th, 2010, 19:03
Hi there!
I got the following problem: I've developed a custom application that is used to manage special sports tournaments. There is no real market for this application except for a few people who organize such events, which aren't many. Now I got the first request to sell a licence. I don't want sell it, but instead get payed for each event that is managed using my software.
The program is written in C#, so cracking it is no problem at all. I'm searching for creative ways to protect it. Piracy is no real problem for me because of the small market. There is no way for me to ever make any money when considering the development time in relation to the money anybody who needs this software could ever pay but I want a fair amount of money (which I badly need at the moment) to share it.
My idea is to allow the custmer to run this software until after his tournament without any problems, but afterwards it should stop working, so he has to buy another licence for the next year or so.
The Software is split into two parts: An admin frontend where you enter competitors, create a competition and export it to a file. A player like interface which can show you the exported tournament schedule, timer, points ... This is where the actual competition is done.
How would you protect it?
Thanks for your ideas ...
I got the following problem: I've developed a custom application that is used to manage special sports tournaments. There is no real market for this application except for a few people who organize such events, which aren't many. Now I got the first request to sell a licence. I don't want sell it, but instead get payed for each event that is managed using my software.
The program is written in C#, so cracking it is no problem at all. I'm searching for creative ways to protect it. Piracy is no real problem for me because of the small market. There is no way for me to ever make any money when considering the development time in relation to the money anybody who needs this software could ever pay but I want a fair amount of money (which I badly need at the moment) to share it.
My idea is to allow the custmer to run this software until after his tournament without any problems, but afterwards it should stop working, so he has to buy another licence for the next year or so.
The Software is split into two parts: An admin frontend where you enter competitors, create a competition and export it to a file. A player like interface which can show you the exported tournament schedule, timer, points ... This is where the actual competition is done.
How would you protect it?
Thanks for your ideas ...