PureBytes Links
Trading Reference Links
|
I'm also a C++ developer, and I have converted afl to C++ in the past. But this particular afl is unusually large and will be error prone to convert. I'll add my 2 cents to the feedback center.
--- In amibroker@xxxxxxxxxxxxxxx, "Potato Soup" <potatosoupz@xxx> wrote:
>
> I'm a c++ developer, I might be able to help you as I've got experience building AmiBroker DLLs.
>
> -----Original Message-----
> From: Ronald Davis <xokie7@xxx>
> Date: Fri, 13 Nov 2009 11:43:58
> To: <amibroker@xxxxxxxxxxxxxxx>
> Subject: Re: [amibroker] Sharing AFL while protecting intellectual property
>
> Hi Hydro, I want to do the same thing. Marcin told me that I need a DLL library.
> TJ said that ADK plug ins require that AFL code with operators must be recoded in order to work
> from DLL plugins created with the Amibroker Development Kit.
>
> Unfortunately, I am not a C++ programmer.
>
> Maybe we could share in the cost, if any, of having a C++ Programmer
> develop a DLL template that we could each add our intellectual propertys "in place of any old coding"
> that a C++ programmer would need to use in order to insure that the DLL actually works with Amibroker.
>
> Even after we have a DLL template, we will probably need to have our coded RECODED to work within the DLL.
>
> Marcin Gorzynsk>>Currently - the only option to protect the code is to
> include your proprietary functions in a DLL library (written in C++ and
> compiled) and call these functions from AFL - see:
> http://www.amibroker.com/devlog/2006/12/15/amibroker-development-kit-adk-for-cc-now-available-to-everyone/
> for more details on custom plugin development.
>
>
>
>
>
> ________________________________
> From: "hydroblue@xxx" <hydroblue@xxx>
> To: amibroker@xxxxxxxxxxxxxxx
> Sent: Fri, November 13, 2009 11:38:40 AM
> Subject: [amibroker] Sharing AFL while protecting intellectual property
>
> I need a way to share my work with others in a way that allows AFL
> execution on their computer without revealing my source code. I also
> need a way to prevent the AFL from being distributed freely and executed
> by unauthorized individuals.
>
> Any thoughts on how to do this?
>
>
>
> ------------------------------------
>
> **** IMPORTANT PLEASE READ ****
> This group is for the discussion between users only.
> This is *NOT* technical support channel.
>
> TO GET TECHNICAL SUPPORT send an e-mail directly to
> SUPPORT {at} amibroker.com
>
> TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
> http://www.amibroker.com/feedback/
> (submissions sent via other channels won't be considered)
>
> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/
>
> Yahoo! Groups Links
>
------------------------------------
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
amibroker-digest@xxxxxxxxxxxxxxx
amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|