Dialogic And Erlang
Corrado Santoro
csanto@REDACTED
Thu Sep 25 22:27:45 CEST 2003
Hi,
Quoting dhanasekaran chenniappan <c_dhanasekar@REDACTED>:
> Whether it is possible to communicate with the dll using
> erl_ddll: Load_Driver function.
erl_ddll module is used to load "Erlang Drivers", i.e. C native functions that
you want to call from erlang programs, not to interface a Windows "DLL". I
guess that what you need is to write a C driver that provides the needed
interface between erlang and the DLL implementing Dialogic API.
Another way is to write the C interface by means of "ports" (see
documentation)
Bye,
-Corrado
--
======================================================
Eng. Corrado Santoro, Ph.D.
University of Catania - Engineering Faculty
Department of Computer Science and
Telecommunications Engineering
Viale A. Doria, 6 - 95125 CATANIA (ITALY)
Tel: +39 095 7382364 Fax: +39 095 338280
EMail: csanto@REDACTED
Personal Home Page:
http://www.diit.unict.it/users/csanto
NUXI Home Page:
http://nuxi.iit.unict.it
======================================================
-------------------------------------------------
This mail sent through IMP: http://www.cdc.unict.it/
More information about the erlang-questions
mailing list