隐藏我们的ASP代码 [英] Hiding our ASP Code

查看:64
本文介绍了隐藏我们的ASP代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们有一位客户希望我们将ASP应用程序放在他们的服务器上,

以便他们可以直接访问数据库。但是,我们不想让我们的代码大开,让他们复制和/或修改。我听说

有办法保护我们的ASP代码,但我不知道它们是什么。

有人可以为我列出几个选项,并且最好的地方

哪里可以做更多的研究?


谢谢,

Jesse
www.davinci-mims.com

We have a customer that wants us to put our ASP application on their server,
so they can have direct access to the database. However, we don''t want to
leave our code wide open for them to copy and/or modify. I have heard that
there are ways to protect our ASP code, but I don''t know what they are.
Could someone please list several options for me, and preferably places
where I can do a little more research?

Thanks,
Jesse
www.davinci-mims.com

推荐答案

一种方法是在使用经典ASP时将逻辑包装在dll或java文件中。

我个人会将逻辑包装在Java类中。

然后逻辑模块将适用于任何包括Microsoft的盒子。

您只需在asp代码中使用Java或dll对象。


这样可以保留客户真正看到你的任何逻辑。


编码脚本代码不是解决方案。

-dlbjr


对施舍的辨别力分辨率
A way is to wrap your logic is in a dll or java file when using classic ASP.
I personally would wrap the logic in a Java Class.
Then the logic modules will work on any box including Microsoft.
You just use the Java or dll objects in your asp code.

This keeps the customer from truly seeing any of your logic.

Encoding script code is not the solution.
-dlbjr

Discerning resolutions for the alms


尽可能多的简单功能和合作nbants in a vb dll and stuff the dll

some some

检查基本函数的存在性返回一个字符串来验证dll。

Don


" Anchorman" <济********* @ davinci-mims.com>在消息中写道

news:ex ************** @ tk2msftngp13.phx.gbl ...
Put as much plain functions and constants in a vb dll and stuff the dll away
some where
Check for existance of a basic function returns a string to validate dll.
Don

"Anchorman" <Je*********@davinci-mims.com> wrote in message
news:ex**************@tk2msftngp13.phx.gbl...
我们有一位客户说希望我们将ASP应用程序放在他们的
服务器上,这样他们就可以直接访问数据库了。但是,我们不希望将我们的代码保持开放,以供他们复制和/或修改。我听说
有保护我们的ASP代码的方法,但我不知道它们是什么。
有人可以为我列出几个选项,最好是我的地方
可以做更多的研究吗?

谢谢,
Jesse
www.davinci-mims.com
We have a customer that wants us to put our ASP application on their server, so they can have direct access to the database. However, we don''t want to
leave our code wide open for them to copy and/or modify. I have heard that there are ways to protect our ASP code, but I don''t know what they are.
Could someone please list several options for me, and preferably places
where I can do a little more research?

Thanks,
Jesse
www.davinci-mims.com



>然后逻辑模块将适用于任何包括微软的盒子。


风险假设,考虑到Sun的所有法律问题,以及整个

JVM是包含在这个版本中,但不是那个麻烦。不要紧,一个

的Java类肯定不是隐藏代码的最简单的解决方案...


-

Aaron Bertrand

SQL Server MVP
http://www.aspfaq .com /
> Then the logic modules will work on any box including Microsoft.

Risky assumption, considering all the legal issues with Sun, and the whole
"JVM is included in this build, but not that one" hassle. Never mind that a
Java class is certainly not the least complicated solution to hiding code...

--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/


这篇关于隐藏我们的ASP代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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