[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: [mapserver-users] Edit database attribute
I didn't respond further because Erwin wanted "other" suggestions ;-)
but, now I will chip in some... there are other compiler options besides
perl2exe, though that might be sufficient. I like indigostar... they
gave me a headache-free mod_perl, Apache, install for my Windoze box.
that said, I am confused about protecting the source code... the source
code runs on the server, so no one has access to it anyway. I mean, you
can't just give away server scripts to folks without expecting them to
have the server pieces (web server, scripting engine, db drivers, et al)
in place.
I think Erwin is specifically interested in some, packageable binary
that he can give away to others, and not in a client/server solution.
Right Erwin?
pk/
On Monday, May 6, 2002, at 08:00 AM, Lowell Filak wrote:
If my take on your reply is correct, you would like to protect your
source code.? Have you checked into Perl2Exe by www.indigostar.com?
I've never used it but if it works then that problem is solved. They
have a free trial version available (I see from their ad).
Lowell F.
The following message was sent by "E Perik" <erwin@perik.nu> on Sun, 5
May 2002 16:18:41 +0200.
Thanks Puneet and Steffen,
as you both state 'standard' mapserver + mapscript could easily do the
trick. 'Problem' in this case is, if someone else needs to edit the
data
the have the complete 'source' in their hands. If this could be
'secured' or 'encrypted' I would be helped out at first, but no clue as
how to do that.
[..]