Distributed Erlang with only IP-address?

Hans Nilsson hans@REDACTED
Thu Aug 15 15:56:13 CEST 2002


Hi,

is there any way to use distributed Erlang on hosts which does not have 
hostnames?  It is not possible to have a DNS and not even a /etc/hosts 
file :-(

I need to do things like 	

	net_adm:ping(foo@REDACTED)
	rpc:call(foo@REDACTED, M, F, A)
	:
	:


/Hans Nilsson
	




More information about the erlang-questions mailing list