CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP

 Securing ASP Application

Print topic Send  topic

Author Message
Livinus

Posts: 48
Posted: 04/16/2012, 6:21 AM

Hi All

Does anyone know how to secure ASP application by use of keys. I have three security key related issues:

1. to be able to provide a trial version for ASP applications
2. To be be able to provide valid key when the customer pays for the license
3. To provide annual license lock pending renewal for ASP applications

Any clue is highly appreciated

Regards
View profile  Send private message
TheunisP

Posts: 342
Posted: 04/16/2012, 6:30 AM

if they host it, you will have to give them the source - once that is done anything you put in place can be taken out/hacked. The only way to do this is host the app yourself and sell it as a SAAS or hosted solution. Where they dont have access to the app itself - just the front end.
View profile  Send private message
Vasiliy

Posts: 378
Posted: 04/16/2012, 9:39 AM

You can create a DLL, register it on Client's Server, store some application business logic in that DLL and validate an external license file, provided by vendor (you), from this DLL.
License expiration, trial product functionality, etc. can be controlled from this DLL.
_________________
Vasiliy
View profile  Send private message
TheunisP

Posts: 342
Posted: 04/16/2012, 9:52 AM

@v, given you

1) hide a lot of logic that they cant replicate from taking the code apart
2) and there ISP allows unverified dlls to be installed on their servers

View profile  Send private message
Livinus

Posts: 48
Posted: 04/17/2012, 8:48 PM

Thanks all. How do I go about creating such a DLL or hide the code?
View profile  Send private message
Livinus

Posts: 48
Posted: 04/17/2012, 8:48 PM

Thanks all. How do I go about creating such a DLL or hide the code?
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.