Syntax:
add {client}/{service}
Keyword handler:
net.eclecity.linguist.network.keyword.NetworkKAdd.class
Runtime handler(s):
net.eclecity.linguist.network.handler.NetworkHDoNetworker.class
Function:
Add a client or service to the peer-peer networking system. This causes all computers on the local network to receive a multicast announcement, enabling them to rebuild local tables and inform interested parties.
Example(s):
add MyClient add MyService