Skip to content

Instantly share code, notes, and snippets.

@andeemarks
Created March 13, 2012 06:06
Show Gist options
  • Save andeemarks/2027167 to your computer and use it in GitHub Desktop.
Save andeemarks/2027167 to your computer and use it in GitHub Desktop.
Erlang nodes visible from Pong node
([email protected])2> net_adm:names().
{ok,[{"pong",64471},{"ping",64475}]}
([email protected])3>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment