nnslog(1) | Name service facility | nnslog(1) |
nnslog - Name service facility, Commandline Logging Client Application
nnslog ?-host host? ?-port port?
Please read Name service facility, introduction first.
The application described by this document, nnslog, is a simple command line client for the nano name service facility provided by the Tcllib packages nameserv, and nameserv::server.
It essentially implements "nns search -continuous *", but uses a different output formatting. Instead of continuously showing the current contents of the server in the terminal it simply logs all received add/remove events to stdout.
This name service facility has nothing to do with the Internet's Domain Name System, otherwise known as DNS. If the reader is looking for a package dealing with that please see either of the packages dns and resolv, both found in Tcllib too.
nnslog was written with the following main use case in mind.
The options to specify the name service will be explained later, in section OPTIONS.
This section describes all the options available to the user of the application
This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category nameserv of the Tcllib Trackers [http://core.tcl.tk/tcllib/reportlist]. Please also report any ideas for enhancements you may have for either package and/or documentation.
When proposing code changes, please provide unified diffs, i.e the output of diff -u.
Note further that attachments are strongly preferred over inlined patches. Attachments can be made by going to the Edit form of the ticket immediately after its creation, and then using the left-most button in the secondary navigation bar.
nameserv(3tcl), nameserv::common(3tcl)
application, client, name service
Networking
Copyright (c) 2008 Andreas Kupries <andreas_kupries@users.sourceforge.net>
1.0 | tcllib |