[erlang-questions] jinterface for java port?

Vlad Dumitrescu vladdu55@REDACTED
Fri Nov 16 23:18:12 CET 2007


Hi,

On Nov 16, 2007 9:25 PM, Dave Rafkind <dave.rafkind@REDACTED> wrote:
> Hi list, is it possible to use the Jinterface ilbraries to write an external
> port program in Java?

Of course it's possible.

If you really want to make it a port, you will have to adapt an
OtpInputStream to a "normal" stream.

But you can also implement a java node and communicate via messages
and you get all this for free.

best regards,
Vlad



More information about the erlang-questions mailing list