[erlang-questions] Running a shell automatically

Surindar Sivanesan surindar.shanthi@REDACTED
Sat Oct 7 15:08:36 CEST 2006


Dear Serge,
Thaks for your valid information.
I will work it out.

On 10/7/06, Serge Aleynikov <serge@REDACTED> wrote:
>
> You can look into the slave module:
>
> http://www.erlang.org/doc/doc-5.5.1/lib/stdlib-1.14.1/doc/html/slave.html
>
> It allows to start slave nodes (via rsh, ssh, etc) controlled by the
> master node.
>
> Serge
>
> Surindar Sivanesan wrote:
> > Dear all,
> >
> > I have two applications both are built in erlang.
> > But both these applications need to communicate via TCP/IP
> Communication.
> > Now i used to run both the applications separately. (After running the
> > server application, i will run the client application from another
> shell).
> > Is it possible to run the second application ( Client shell) by running
> > only
> > the server application (without starting Client shell explicitly).
> > Please guide me if this facility available in Erlang
> > Thanks in advance.
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > erlang-questions mailing list
> > erlang-questions@REDACTED
> > http://www.erlang.org/mailman/listinfo/erlang-questions
>
>


-- 
with regards,
S.Surindar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20061007/a087fd19/attachment.htm>


More information about the erlang-questions mailing list