在线销售软件
我正在开发要在线销售的软件。通常向供应商付款,获得解锁应用场景的数字密钥。
我以前从未设置过此功能,是否有人有关于优质服务提供商的信息,以及设置此功能时我需要了解的信息?
I am developing software which I want to sell online. The typical pay the vender, get a digital key that unlocks the application scenario.
I've never set this up before, does anyone have any info on good service providers, and things I need to know when setting this up?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
微软使用数字河流,也许可以看看?
Microsoft uses digital river, maybe check them out?
您可以使用 FastSpring 查看典型的许可证获取流程
FastSpring / NetLicensing 流程
这结合了 FastSpring 电子商务和 NetLicensing 许可证管理。
You can checkout a typical license acquisition flow using FastSpring
FastSpring / NetLicensing flow
This combines FastSpring e-Commerce and NetLicensing license management.
您没有说明您计划使用哪种语言,但对于 .net 编译语言来说,这是一个很好的解决方案:
http://xheo.com/products/copy-protection
它提供了两个关键功能。首先,能够根据许多不同的电子商务解决方案自动生成许可证,这样您就不必继续向第三方支付 % 的费用。其次,它提供代码保护,以防止人们在您的软件上使用 Reflection 来破解/窃取您的知识产权。 (注意我说的是预防,不是完全阻止)
You did not say what language you are planning on using, but this is a great solution for a .net compiled language:
http://xheo.com/products/copy-protection
It provides two key features. First the ability to automatically generate your licenses based on many different ecommerce solutions so you don't have to keep paying a 3rd party a % for it. Second, it offers code protection to prevent people from using Reflection on your software to crack it / steal your intellectual rights. (note i said prevent, not completely stop)
我正在使用 FastSpring,您向他们提供二进制文件和密钥,然后设置您的帐户以发送包含这两个信息的电子邮件。你可以告诉他们你想要什么,他们会为你做
I'm using FastSpring, you give them binary file and keys, and you setup your account to send an email that contains these two informations. you can tell them what you want and they will do it for you