Key | Value |
---|---|
author | Andreas Kupries |
description | This application connects to a name service demon and either registers a name with associated data (until exit) or searches for entries matching a glob pattern. Operations to identify client and server are made available as well. It will survive the loss of the nameserver and automatically reconnect and continue when it comes back (bind and search). |
entity | application |
license | BSD |
platform | tcl |
require | Tcl -require 8.4 logger nameserv::auto struct::matrix |
subject | name service client |
summary | Nano Name Service Client |