473,651 Members | 2,536 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

providing license for product

121 New Member
hello,


Is anybody knows how to put license file for our product, which is developed using PHP,Mysql,Javas cript etc....

My requirement is like this

i have developed one product i want customers to use our products freely for some trial period eg 30 or 50 days like that after that application as to ask license key.

For this is there any tool....

i searched in the internet i found zend guard.
next one i got some PADL (PHP Application Distribution License)

but i am not clearing about above one pls anybody knows reply for this
May 16 '08 #1
1 1419
dlite922
1,584 Recognized Expert Top Contributor
hello,


Is anybody knows how to put license file for our product, which is developed using PHP,Mysql,Javas cript etc....

My requirement is like this

i have developed one product i want customers to use our products freely for some trial period eg 30 or 50 days like that after that application as to ask license key.

For this is there any tool....

i searched in the internet i found zend guard.
next one i got some PADL (PHP Application Distribution License)

but i am not clearing about above one pls anybody knows reply for this
You must first obfuscate/encode (or both) your code to do this.

For it to "expire" there has to be some registration date to install your software. (See how PHPBB does it). Maybe automatically set it in DB, but HiDe it. (ie call it something other than "expiration date", call it ....er "print functoinality" and make it date in Unix format (bunch of integers), you get the point.


You could also have the software report back to your server (if its always connected to the internet) and build an API that checks the status of the subscription. XML?

It is very difficult to really protect PHP code. But once you obfuscate it and encoded it, you'll be one step closer to security. All you have to do is just program a self-expire in the "demo" version of the software.

Good luck,

Dan
May 17 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

11
2749
by: gooze | last post by:
Hi I know, this might be the wrong place for such a question, but maybe you can redirect me to the right place to post. I wrote a small software under the GNU General Public License and put it on freshmeat.net for download. Now, someone likes this software and wants it to integrate into his own software as a module. This software is for sale. Is there a meaningfull solution about this issue? I just would like to give a "common" answer...
34
2624
by: Michael Foord | last post by:
I'd like to formalise slightly the license I release my projects under. At the moment it's 'free to use, modify, distribute and relicense'. This is basically fine as I don't want t oprevent people using my work in commercial settings - but I would like to retain the right to be identified as the author. I'd also like to prevent people selling derivative works where my stuff forms the substantial part of the poduct. I'd prefer to use an...
10
4375
by: VisionSet | last post by:
Is my understanding of the MySQL license correct for this situation? If I write software that uses MySQL as in client/server. I can distribute both together commercially so long as I make it clear that the source is available and maybe changed ie propagate the GPL license? TIA -- Mike W
0
2326
by: Robert Warnestam | last post by:
Hello, I have some problems deploying Crystal Reports. I'm using Visual Studio 2005 Beta 1. In this version Crystal Reports (9.7.3500.0) is included. I created a small test application (ASP.NET) that shows a simple report. It work fine with on my local computer. Now I'm trying to deploy this sample application on our web server but I really need some help.
6
19539
by: Joe | last post by:
Sorry this is OT... I'm looking for recommendations for generating license keys (machine specific) for our application. I was looking at Quick Licenses Manager which looks pretty good. Is there any favorites? -Joe
1
5208
by: Rinie | last post by:
Hi, I have downloaded db2 version 9 through passport advantage. The db2ese.lic file was included but I have my doubts if this is okay. Db2licm output differs a lot from version 8. My "db2licm -l" shows: Product name: "DB2 Enterprise Server Edition"
4
2116
by: Martitza | last post by:
Hi. I work for a small company (actually in process of forming) interested in embedding or extending python as part of our commercial non-open-source product. We have legal counsel, but are interested in the spirit as well as the letter of the law. Not much seems to have been written about the python license since version 2, so pointers to more recent discussions or contacts are appreciated. If this is not the right place to ask these...
4
7066
by: Jurgen Haan | last post by:
Hi hi everyone. We have upgraded our DB2 LUW 8.2.1 which was directly installed from our DB2 CD's to DB2 LUW 8.2.6 (FP13). (system: HP DL385 (AMD64), single socket, dual core. 8GB memory. SLES 10. NetApp FAS250 storage array). This went quite well, but it rendered our permanent (legal) DB2 license invalid, and I can see of no way to get our environment up and running with FP13 installed.
0
3817
by: dunleav1 | last post by:
I have a working 8.2 installation on a Windows machine. I'm trying to install 9.1 license on a successfully installed 9.1 installation on the same machine. Note: My license is a IBM PartnerWorld license that comes with the product. c:\Program Files\IBM\SQLLIB_01\BIN\db2licm -s c:\db29p2\ese\db2\license \db2ese_t.lic
0
8347
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8275
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8792
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8457
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
5605
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4143
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2696
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1905
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1585
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.