Next: nncp-caller, Previous: nncp-bundle, Up: Commands
% nncp-call [options] [-onlinedeadline INT] [-maxonlinetime INT] [-rx|-tx] NODE[:ADDR] [FORCEADDR]
Call (connect to) specified NODE and run synchronization protocol with the daemon on the remote side. Normally this command could be run any time you wish to either check for incoming packets, or to send out queued ones. Synchronization protocol allows resuming and bidirectional packets transfer.
If -rx option is specified then only inbound packets transmission is performed. If -tx option is specified, then only outbound transmission is performed. -onlinedeadline overrides onlinedeadline. -maxonlinetime overrides maxonlinetime.