Monday, 1 May 2017

How to call C DLL through the node.js?

I have a question. I have a C DLL library and .exe application which works with this library. My problem that I want use DLL for node-red, but as I know already, fistful I need to swap this DLL file to node.js, is it correct? My problem that I am just starting to work with node.js .

Can someone please explain with an example how to call C DLL functions in node.js?

Thanks



via user23441

No comments:

Post a Comment