Package: tcllib, Version: CVS HEAD
nameserv::common -
Name service facility, shared definitions
package require Tcl 8 package require nameserv::common ? 0.1 ? ::nameserv::common::port
This package is internal and of no interest to users. It provides the commands of the name service facility which are shared by the client and server implemented by the packages nameserv::server and nameserv (the client).
This service is built in top of and for the package comm. It has nothing to do with the Internet's Domain Name System. If the reader is looking for a package dealing with that please see Tcllib's packages dns and resolv.
nameserv::client(n), nameserv::server(n)