View previous topic :: View next topic |
Author |
Message |
Basspassion
Joined: 03 Apr 2007 Posts: 11 Location: Sweden
|
Posted: Tue Apr 03, 2007 1:27 pm Post subject: E-Junkie and/or Plimus support ? |
|
|
Greetings.
Has anyone used this product with E-Junkie or Plimus?
I was thinking about the key generator integration.
Being a little bit more specific: can I host a key generator in an ASP.NET application ?
/M |
|
Back to top |
|
|
Infralution
Joined: 28 Feb 2005 Posts: 5027
|
Posted: Tue Apr 03, 2007 10:40 pm Post subject: |
|
|
You can definitely host a key generator in an ASP.NET app. All your app has to do is to call EncryptedLicense.GenerateKey to generate the keys. We have our own product for integrating with PayPals IPN which is an ASP.NET app that does just this. _________________ Infralution Support |
|
Back to top |
|
|
Basspassion
Joined: 03 Apr 2007 Posts: 11 Location: Sweden
|
Posted: Wed Apr 04, 2007 5:46 am Post subject: |
|
|
Infralution wrote: | You can definitely host a key generator in an ASP.NET app. All your app has to do is to call EncryptedLicense.GenerateKey to generate the keys. We have our own product for integrating with PayPals IPN which is an ASP.NET app that does just this. |
Ok, great.
But will the ILS license be enough, or must I also buy the source code?
And, must I even buy the IPN.NET license ?
/M |
|
Back to top |
|
|
Infralution
Joined: 28 Feb 2005 Posts: 5027
|
Posted: Wed Apr 04, 2007 6:22 am Post subject: |
|
|
Quote: | But will the ILS license be enough, or must I also buy the source code? |
ILS will be enough. We provide the source code for the licensing DLL classes (EncryptedLicenseProvider, EncryptedLicense etc) as part of the ILS license.
You only need to purchase the License Tracker source code if you are wanting to make changes to the License Tracker application (the database application that you can use to track your customers and license keys). _________________ Infralution Support |
|
Back to top |
|
|
|