Erlang/OTP Forums

Author Message

<  Erlang  ~  node

pierre
Posted: Wed Jul 02, 2008 8:42 am Reply with quote
Joined: 25 Jun 2008 Posts: 3
I am my computer and this name is : 'b29p-stagiaire1' ,with "-", do you know if erlang knows "-" in the hostname of node.
View user's profile Send private message
francesco
Posted: Wed Jul 02, 2008 11:27 am Reply with quote
User Joined: 07 Jul 2006 Posts: 249 Location: London
All node names are atoms, so it should work. Are you having problems? If the problems are not with the starting, but referring to the node, try using quotes: 'name@my-machine'

Francesco
--
http://www.erlang-consulting.com
View user's profile Send private message Visit poster's website
pierre
Posted: Wed Jul 02, 2008 12:10 pm Reply with quote
Joined: 25 Jun 2008 Posts: 3
francesco wrote:
All node names are atoms, so it should work. Are you having problems? If the problems are not with the starting, but referring to the node, try using quotes: 'name@my-machine'

Francesco
--
http://www.erlang-consulting.com


thanks

I puted that prog:myfunct(erlid@bp29-stagiare1)
with the quote it 's good.
prog:myfunct('erlid@bp29-stagiare1').
View user's profile Send private message

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum