Using >megaco_simple_mg:start_tcp_txt() by ip address.

luis.gonzalezpascual@REDACTED luis.gonzalezpascual@REDACTED
Mon Mar 25 12:37:02 CET 2002


I'm very new to Erlang. I've installed win32 binary version of erlang R8B-0
on win95.
I want to run erlang media gateway over a tcp/ip lan without DNS server.

If I execute
>megaco_simple_mgc:start().
>megaco_simple_mg:start().

in the same machine Ok, but I need run (for example)

>megaco_simple_mg:start_tcp_txt( "10.16.109.16",[]).

in order to connect to a MGC in other machine using its ip address.
Do I need a translation ip_address-host_name file and use >megaco_simple_mg:start_tcp_txt( "host_name",[]).?

Thanks a lot.


___________________________________________________________________________

Este mensaje se dirige exclusivamente a su destinatario y puede contener
información privilegiada o confidencial. Si no es vd. el destinatario
indicado, queda notificado de que la utilización, divulgación y/o copia sin
autorización está prohibida en virtud de la legislación vigente. Si ha
recibido este mensaje por error, le rogamos que nos lo comunique
inmediatamente por esta misma vía y proceda a su destrucción.


This message is intended exclusively for its addressee and may contain
information that is CONFIDENTIAL and protected by professional privilege.
If you are not the intended recipient you are hereby notified that any
dissemination, copy or disclosure of this communication is strictly
prohibited by law. If this message has been received in error, please
immediately notify us via e-mail and delete it.
___________________________________________________________________________




More information about the erlang-questions mailing list