Module erl_dist::epmd [] [src]

EPMD protocol implementations.

"EPMD" stands for "Erlang Port Mapper Daemon" and it provides name resolution functionalities for distributed erlang nodes.

See 12.1 EPMD Protocol for more details about EPMD protocol.

Structs

EpmdClient

EPMD client.

NodeInfo

Information on a distributed node that registered in the EPMD.

Enums

NodeType

Type of a distributed node.

Protocol

Protocol for communicating with a distributed node.

Constants

DEFAULT_EPMD_PORT

The default listening port of the EPMD.