duangai2831 2011-09-15 04:24
浏览 19
已采纳

如何开发php应用程序以许可证销售或租赁? [关闭]

I have been a webmaster for around 12 years, but only a coder for 2.5 years. I have been a single man team coding projects for myself. However, I am noticing a market for the type of apps I create and I do not know where to begin with what I need to do to implement a system to sell my scripts on a monthly fee basis or a per domain basis. I have been creating web apps with codeigniter and although I don't mind a client seeing the framework, I would prefer hiding these files or encoding them so I present myself a little more professional.

Since I am a single man team, I never had to worry much about version control, encoding my code, and licensing.

I would greatly appreciate someone taking the time to put me on the correct path of how to accomplish a solid system for controlling and selling my web applications.

  • 写回答

1条回答 默认 最新

  • dongtuliao6760 2011-09-15 09:17
    关注

    You should look into ZendGuard or Cube. Those applications will "crypt" your code and have the feature to make a license file that will prevent the application from functionning if not valid or not available. Using this you can make it more safe.

    Now for the monthly fee business it depends on how you expect to make your application available to your customers. If they need to download the source code and install it on a server, you have no choice but to generate a license file each end of the month (though this can be scripted) and send it to the customer so he can update it on his server. If your application is in fact a service that is remotly call from the customer server you need to add infos on the customer identity in the remote call so you can check on your side if he has the right to execute what he is asking for.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 运筹学排序问题中的在线排序
  • ¥15 关于docker部署flink集成hadoop的yarn,请教个问题 flink启动yarn-session.sh连不上hadoop,这个整了好几天一直不行,求帮忙看一下怎么解决
  • ¥30 求一段fortran代码用IVF编译运行的结果
  • ¥15 深度学习根据CNN网络模型,搭建BP模型并训练MNIST数据集
  • ¥15 C++ 头文件/宏冲突问题解决
  • ¥15 用comsol模拟大气湍流通过底部加热(温度不同)的腔体
  • ¥50 安卓adb backup备份子用户应用数据失败
  • ¥20 有人能用聚类分析帮我分析一下文本内容嘛
  • ¥30 python代码,帮调试,帮帮忙吧
  • ¥15 #MATLAB仿真#车辆换道路径规划