<DIV>This solved my problem, </DIV>
<DIV> </DIV>
<DIV>An Erlang started with a long node name cannot communicate with a node started with a short node name. </DIV>
<DIV> </DIV>
<DIV>when i started Erlang Node with long node nome in the other system no error found </DIV>
<DIV>and program runs fine</DIV>
<DIV> </DIV>
<DIV>before : </DIV>
<DIV> </DIV>
<DIV>I communicated c node with short node name this coused error erl_accept </DIV>
<DIV> </DIV>
<DIV>erl -sname foobar -setcookie passwd</DIV>
<DIV> </DIV>
<DIV>after : </DIV>
<DIV> </DIV>
<DIV>later i started erlang node with long node name program is running fine</DIV>
<DIV>and i changed the code in erlang sending process to long node name </DIV>
<DIV>
<DIV> </DIV>
<DIV>erl -name foobar -setcookie passwd</DIV></DIV>
<DIV> </DIV>
<DIV>ex for long node name <A href="mailto:foobar@super.eua.ericsson.se">foobar@super.eua.ericsson.se</A> </DIV>
<DIV>ex for short node name foobar</DIV>
<DIV> </DIV>
<DIV>this solved my problem </DIV>
<DIV> </DIV>
<DIV>regards</DIV>
<DIV> </DIV>
<DIV><BR><B><I>suresh saragadam <sureshsaragadam@yahoo.com></I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">
<DIV>Hi, </DIV>
<DIV> </DIV>
<DIV>I am using erl_interface for connection Erlang and C</DIV>
<DIV> </DIV>
<DIV>connection established and working fine with one system and when i am working with the same program on other system 'elr_accept' ERROR is reflected</DIV>
<DIV> </DIV>
<DIV>if ((fd = erl_accept(listen, &conn)) == ERL_ERROR)<BR>  {<BR>/*      printf("Error %d %d", ERL_ERROR, fd); */<BR>   erl_err_quit("erl_accept");<BR>  }</DIV>
<DIV> </DIV>
<DIV>please let me know what may the reason</DIV>
<DIV> </DIV>
<DIV>And one big doubt can we use erl_interface with out using this fn in the example given in reference manual for connection c node</DIV>
<P>__________________________________________________<BR>Do You Yahoo!?<BR>Tired of spam? Yahoo! Mail has the best spam protection around <BR>http://mail.yahoo.com </P></BLOCKQUOTE><p>
                <hr size=1>Do you Yahoo!?<br>
Express yourself with Y! Messenger! Free. <a
href="http://us.rd.yahoo.com/mail_us/taglines/msgr/evt=26089/*http://messenger.yahoo.com">Download now</a>.