Next: , Previous: , Up: Commands  


nncp-daemon

% nncp-daemon [options] [-maxconn INT] [-bind ADDR]

Start listening TCP daemon, wait for incoming connections and run synchronization protocol with each of them. You can run nncp-toss utility in background to process inbound packets from time to time.

-maxconn option specifies how many simultaneous clients daemon can handle. -bind option specifies addr:port it must bind to and listen.