Architecture problem
7 Message(s) by 4 Author(s) originally posted in cold fusion
| From: babyG |
Date: Wednesday, October 11, 2006
|
Hi
I can not be the only one who has met this scenario???
I've developed an
app lication. It needs to be uploaded
onto various
customer's
server s (so they own the
SQL server
data base). I can just
upload the files onto each customer's server and be done with it
however..........I don't want them to have the
code and therefor resell the
application.
My first thought was to just
host all of the 'include' files so that
they have to get much of the data from me --- CFINCLUDE cannot
pull in
from another server
I then tried CFHTTP which almost works --- they have the same file
structure but each page pulls in the code from my server. Problem is
the code runs on my server and returns the data - from my database - so
I cannot use their sql servers.
I am sure there is a
solution but I'm not seeing it currently.Bottom
line -- I can not have customers putting my files onto a cd &
selling it-- cutting me out!!!Dave
| From: Tom Chiverton |
Date: Wednesday, October 11, 2006
|
wrote in message:
Bottom line -- I can not have customers putting my files onto a cd &
selling it-- cutting me out!!!
So why not issue each customer a license
key based on their external IP
address, and then have your app check this (maybe online with your
server) at start up ?
--
Tom C
We are startstuff.
| From: Peter Tilbrook |
Date: Friday, October 13, 2006
|
1. Either ENCRYPT the
CFML templates using the CFENCODE utility that
ships with Cold Fusion (CFSERVERROOT/bin/cfencode.bat).
It is possible to decrypt the code but it is difficult and beyond most
people.
2. Or even better if running MX 6.x or later - compile the application
to a j2ee application they can then deploy on their own j2ee server.
You need Enterprise to deploy this
sort of application but Developer
Edition will allow you to create the
archive for deployment.
Hope that helps!
Peter Tilbrook
Manager,
ACT and Region Cold Fusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA
http://www.actcfug.com/
| From: babyG |
Date: Friday, October 13, 2006
|
2. Or even better if running MX 6.x or later - compile the application
to a j2ee application they can then deploy on their own j2ee server.
I will research this -- looks possible! Will have to wait until next
week though -- its now the weekend :):):)
thanks - will get back to you
Dave
| From: Tom Chiverton |
Date: Saturday, October 14, 2006
|
wrote in message:
It is possible to decrypt the code but it is difficult and beyond most
people.
If you count using google and the
command line difficult, yeah, sure. Me
? Not so much of the difficult :-)
--
Tom C
Treat officials like mushrooms, in the dark and fed on shit.
| From: Peter Tilbrook |
Date: Saturday, October 14, 2006
|
wrote in message:
wrote in message:
It is possible to decrypt the code but it is difficult and beyond most
people.
If you count using google and the command line difficult, yeah, sure. Me
? Not so much of the difficult :-)
Won't work for MX or the smarter ppl who deploy as a j2ee app.
| From: ermy |
Date: Monday, February 26, 2007
|
Hi
I can not be the only one who has met this scenario???
I've developed an application. It needs to be uploaded onto various
customer's servers (so they own the SQL server database). I can just
upload the files onto each customer's server and be done with it
however..........
I don't want them to have the code and therefor resell the
application.
My first thought was to just host all of the 'include' files so that
they have to get much of the data from me --- CFINCLUDE cannot pull in
from another server
I then tried CFHTTP which almost works --- they have the same file
structure but each page pulls in the code from my server. Problem is
the code runs on my server and returns the data - from my database - so
I cannot use their sql servers.
I am sure there is a solution but I'm not seeing it currently.
Bottom line -- I can not have customers putting my files onto a cd &
selling it-- cutting me out!!!
Dave
>
Next Message: CF equiv to PHP htmlentities()
Blogs related to Architecture problem
US-RI: Warwick-Senior Coldfusion Software Engineer
They are in search of 4 mid to senior level
ColdFusion programmers with experience
... ColdFusion, J2EE, JSP, XML, HTML and JavaScript to
architect the solutions.
... challenges will include debugging system and programming
problems,
...
Ever Get Tired of Being Stupid?
Which brings me to my primary
problem about the parser project.
... We use mostly
coldfusion for webdev, but the full blown applications are mostly
... style question into some strange web
architecture/policy question: Do we embrace web
...
Re: Issue with "not of type numeric" when sending value to CFC
Has anyone else seen a
problem like this? The only way around it has been >>>>> to >>>>> set the type
... Thanks, >>>>> >>>>> -- >>>>> Daniel Short >>>>> Web Application
Architect ... Upgrade & integrate Adobe
Coldfusion MX7 with Flex 2
...
RE: CF and OOP - Controller
I looked at the
problem of building an MVC application and looked to Mach-ii, MG,
... When I attempted to build my own MVC
architecture one of the hurdles that I encountered was
... Upgrade & integrate Adobe
Coldfusion MX7 with Flex 2
...
Exposing SOA Enabled C Apps as Web Services
The solution to this
problem is incubating service orientation into the application
architecture and accessing the legacy code by exposing it as a service, based on open standards so that it can be used across various platforms.
Skin Spider : The Page Equivalent Url
Based on our current application
architecture, building the
... All we need to do is use the server name, the
ColdFusion template being called,
... values (that might go past the allowable limit for Url length) don't cause any
problems.
...