摘要:
参照<<Erlang 程序设计>>第10节的kvs例子,进行本机两个节点调用测试,分别开两个shell,分别输入erl -sname halenerl -sname susan然后rpc调用报错,在susan的erl shell端net_adm:ping(halen@localhost) 返回是pang,说明节点ping不通。/etc/hosts里设置无错,不明所以之际,google到一solutionerl -name halen@localhosterl -name susan@localhostWorks like a charm.:) 阅读全文
posted @ 2012-10-24 16:31
一缕青烟
阅读(190)
评论(0)
推荐(0)