home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / mag&info / hytel63.zip / DIR004 < prev    next >
File List  |  1992-09-07  |  2KB  |  51 lines

  1.                       Knowbot Information Service
  2.                           at nri.reston.va.us
  3.  
  4. TELNET "132.151.1.1" 185
  5. or whatever it takes for you to connect directly to a port
  6.  
  7. The "Knowbot Information Service" (KIS) is a "white pages" service that
  8. allows you to query one service and have it search several other address
  9. databases of various sorts for addresses matching your query.
  10.  
  11. DESCRIPTION
  12.      netaddress is an information service that provides a uniform
  13.      user interface to heterogeneous remote information services.
  14.      By submitting a single query to netaddress a user can search
  15.      a  set of remote information services and see the results of
  16.      the search in a uniform format.
  17.  
  18. EXAMPLES
  19.      In the following examples, `%' is the UNIX prompt and `>' is
  20.      the netaddress prompt.
  21.  
  22.      % netaddress droms
  23.              Searches the default list of directory  servers  for
  24.              user ``droms''.
  25.  
  26.      % netaddress
  27.      > service profile@nri.reston.va.us
  28.      > droms
  29.  
  30.              Searches the profile service at NRI.RESTON.VA.US for
  31.              user ``droms''.
  32.  
  33.      % netaddress
  34.      > service profile@nri.reston.va.us
  35.      > query droms
  36.  
  37.              Is identical to the previous example.
  38.  
  39.      % netaddress -s profile@nri.reston.va.us droms
  40.              Is identical to the previous example.
  41.  
  42.      % netaddress 'service profile@nri.reston.va.us' droms
  43.              Is identical to the previous two examples.
  44.  
  45.      % netaddress 'alison brown'
  46.              Searches the default list for a user with first name
  47.              ``alison'' and last name ``brown''.
  48.  
  49. AUTHOR
  50.      Ralph Droms, rdroms@NRI.RESTON.VA.US
  51.