如何申请许可和保护 [英] How to Apply Licencing and protection

查看:80
本文介绍了如何申请许可和保护的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我已经开发了一个软件.现在,我需要一个逐步的过程,说明如何从盗窃中许可我的软件.我想让我的软件在一年后过期.
我有一个Internet Web服务器.可能是我可以使用Internet来远程定位和认证我的软件.请指导我如何开始实现这一目标.
期待得到最好的答复.
非常感谢您阅读我的留言.
关于

Hi,
I have developed a software. Now I want a step by step procedure how to license my software from theft. I want something that expires my software after one year.
I have a Internet web server. May be I can use internet to locate and authenticate my softwares remotely. Please guide me how I can start to achieve this goal.
Looking forward for the best replies.
Thank you so much for reading out my message.
Regards

推荐答案

有多种方法可以实现此目标
1)加密的许可证文件,其中包含到期日期等.
2)注册表中保存的加密许可证密钥
3)需要Internet连接的质询/响应机制
4)可能是其他人.......
尝试:许可证密钥生成 [如何为我的C#应用​​创建产品密钥 [ ^ ]或:c#许可 [ ^ ]

此外,用于.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[^]

Also, Cryptography 101 for the .NET Framework[^]

Now, if you are looking for option 3: Then you can have a defined webservice. You can use it to activate the product. One will send the licence key and other necessary info via this web service to your end. You will verify the details and active it.


某些第三方可让您实现此
例如
http://www.oreans.com/winlicense.php [ http://www.codeproject.com/KB/install/LicenseKeyGeneration.aspx [ ^ ].
Certain third parties let you achieve this
e.g. http://www.oreans.com/winlicense.php[^]

If you want to build your own stuff, then you need to do something like
http://www.codeproject.com/KB/install/LicenseKeyGeneration.aspx[^].


这篇关于如何申请许可和保护的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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