Thanks Bill, that saves me a lot of wasted time.

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of bill lam
Sent: Tuesday, November 09, 2010 7:57 PM
To: [email protected]
Subject: Re: [Jprogramming] NeuronDotNet - anyone used it with J?

IIRC .net use a new calling convection (neither cdecl or stdcall), unless
the dll developers add additional api for normal calling convections.  It
is not possible to call from J or any other unmanaged code directly.
 
Втр, 09 Ноя 2010, Raul Miller писал(а):
> On Tue, Nov 9, 2010 at 2:07 PM, Cox, Ed <[email protected]> wrote:
> > Has anyone here ever interfaced to this free open source neural net DLL 
> > using J?
> > See this website if you are unfamiliar:
> > http://neurondotnet.freehostia.com/index.html
> >
> > If you have, I would love to see how you did it.
> 
> I have not.
> 
> Personally, whenever I have mixed .net managed code with J,
> the program was .Net and I was calling into J.
> 
> That said, it looks like calling .net managed code from
> unmanaged code is possible
> http://msdn.microsoft.com/en-us/library/ms973872.aspx
> 
> ... but I am not sure if J's cd (15!:) mechanism would
> be sufficient by itself.  I also am not sure just how
> complicated the requirements are that that specific
> application imposes on its callers.
> 
> -- 
> Raul
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

_________________________________________________

This message is for the designated recipient only and may contain privileged, 
proprietary
or otherwise private information. If you have received it in error, please 
notify the sender
immediately and delete the original. Any other use of the email by you is 
prohibited.

Dansk - Deutsch - Espanol - Francais - Italiano - Japanese - Nederlands - Norsk 
- Portuguese
Svenska: www.carefusion.com/legal/email
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to