Public PID?

Eric Shun invisio22@REDACTED
Thu May 4 14:57:43 CEST 2006


Hi,

I'd like to send a message to a process on another node. As I don't want to
register the pid, I can't use
{Node,Pid} ! Message.
So I can I know the "public" pid of a process (eg: <5533,245,0>) , as self()
only returns a "private" pid (eg: <0,245,0>)?
So I could do:
PublicPid ! Message.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20060504/d07db772/attachment.htm>


More information about the erlang-questions mailing list