文件名称:java truelicense-demo
文件大小:269KB
文件格式:ZIP
更新时间:2021-12-19 12:27:38
truelicense
本人亲自花了一天的时间搭建的demo,可以扩展验证信息,亲测可用。开发的软件产品在交付使用的时候,往往会授权一段时间的试用期,这个时候license就派上用场了。不同于在代码中直接加上时间约束,需要重新授权的时候使用license可以避免修改源码,改动部署,授权方直接生成一个新的license发送给使用方替换掉原来的license文件即可。
【文件预览】:
truelicense-demo
----bin()
--------de()
--------license()
--------createparam.properties(1KB)
--------com()
--------verifyparam.properties(983B)
----license()
--------license.lic(728B)
----.settings()
--------org.eclipse.jdt.core.prefs(598B)
----src()
--------de()
--------createparam.properties(1KB)
--------com()
--------verifyparam.properties(983B)
----.project(392B)
----.classpath(617B)
----lib()
--------truelicense-xml-1.33.jar(10KB)
--------truelicense-core-1.33.jar(35KB)
--------commons-codec-1.6.jar(227KB)
----files()
--------certfile.cer(764B)
--------privateKeys.keystore(1KB)
--------publicCerts.keystore(831B)
----readme.txt(1KB)