vb.net应用程序中的许可证 [英] License in vb.net application

查看:112
本文介绍了vb.net应用程序中的许可证的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在我的vb.net应用程序中放置一个许可证选项.
我该怎么办?

I want to put a license option in my vb.net application.
How can i do it?

推荐答案

有多种方法可以实现这一目标

1)加密的许可证文件,其中包含到期日期等.
2)注册表中保存的加密许可证密钥
3)需要Internet连接的质询/响应机制
4)可能是其他人.......

尝试:许可证密钥生成 [如何为我的C#应用​​创建产品密钥 [ ^ ]或:c#许可 [ ^ ]
它们中的几个都在C#中,可以看出是从Vb.NET开始的.
还有,
.NET Framework的密码学101 [
There are different ways to achieve this

1) encrypted license files that contains the expiry dates etc.
2) encrypted license keys held in the registry
3) challenge/response mechanism which require an internet connection
4) probably others.......

Try: License Key Generation[^] or: How can I create a Product Key for my C# App[^] or: c# Licensing[^]
Couple of them are in C# which can be seen to start on Vb.NET
Also,
Cryptography 101 for the .NET Framework[^]

Hope this helps.


查看 CryptoLicensing -支持完整的评估许可证许可证,激活的,硬件锁定的等等,等等
Check out CryptoLicensing - supports eval licenses, full licenses,activated, hardware-locked, etc, etc


这篇关于vb.net应用程序中的许可证的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆