我该如何写软件锁? [英] how can i write a software lock?

查看:73
本文介绍了我该如何写软件锁?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好
我想用C#编写一个软件锁,以保护我的软件不被复制,但是我在本课程中有任何经验.
请帮助我!

hi everyone
I want to write a softwarelock in C# that protect my software from copy, but i have any Experience in this course.
please help me!

推荐答案

如果您使用Google,这里有一些讨论和文章.以下是一些示例:
-许可证密钥生成 [ http://stackoverflow.com /questions/453030/how-can-i-create-a-product-key-for-my-c-sharp-app [ ^ ]
- http://stackoverflow.com/questions/185158/copy-protection-and-licensing-tools [^ ]
There are several discussions and articles if you Google. Here''s few examples:
- License Key Generation[^]
- http://stackoverflow.com/questions/453030/how-can-i-create-a-product-key-for-my-c-sharp-app[^]
- http://stackoverflow.com/questions/185158/copy-protection-and-licensing-tools[^]


检查这些博客
http://www.developer-resource.com/how-to-protect-software.htm [^ ]
http://tradesecretshomepage.com/computer.html [
check these blogs
http://www.developer-resource.com/how-to-protect-software.htm[^]
http://tradesecretshomepage.com/computer.html[^]
--NDK


我有一家小公司,我们出售定制的打包软件解决方案,因此我们决定使用USB加密狗.我们使用了一家名为 Rockey 的公司来销售加密狗.加密狗的好处是它们可以在多台计算机上安装软件,但是您可以在代码中进行检查,以确保已插入USB加密狗.

加密狗相对便宜,Rockey为几种不同的编程语言提供API和示例代码.
I have a small company and we sell a custom packaged software solution and we decided to go with USB dongles. We used a company called Rockey who sells the dongles. The benefit of the dongles is that they can install the software on multiple machines but you can have checks in your code to make sure that the USB dongle is plugged in.

The dongles are relatively inexpensive and Rockey provides APIs and sample code for several different programming languages.


这篇关于我该如何写软件锁?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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