ref: eb0e026c241bd3afc6a10a6e2c7417de1b91f7e8
dir: /module/grid/announce.m/
Announce: module {
PATH: con "/dis/grid/lib/announce.dis";
init: fn();
announce: fn(): (string, ref Sys->Connection); # find a local address, any port, and return its name and an announced connection.
};