[erlang-questions] writing programs to work with port

Serge Aleynikov serge@REDACTED
Wed Jan 3 03:23:11 CET 2007


Here's another helpful tutorial:

http://wiki.trapexit.org/index.php/How_to_use_ei_to_marshal_binary_terms_in_port_programs

kg9020@REDACTED wrote:
> Following the "Writing an Erlang Port using OTP Principles" tutorial is 
> this
> the best way to have a program work with a port to an extprg ?  Looking at
> the "Interoperability Tutorial" it appears to only cover the Erlang port to
> extprg and not the issues with intergration of an application or program
> working with the port.  Issue such as keeping track of the pid and how to
> issue read and write to the port from with in a program.  The examples
> appear to show results from the Erlang shell.  I would like to know are
> there more examples or tutorials on how program an interface to port.
> 
> Newbie
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions




More information about the erlang-questions mailing list