Created
March 13, 2012 06:06
-
-
Save andeemarks/2027167 to your computer and use it in GitHub Desktop.
Erlang nodes visible from Pong node
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
([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