home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / unix / volume10 / ien116-server / README < prev   
Encoding:
Text File  |  1987-07-29  |  603 b   |  16 lines

  1.  
  2. This program implements the IEN 116 nameserver protocol.  A driver is provided,
  3. but it will ask for a machine probably not on your network, so it should be
  4. modified.  This program is of use primarily for Bridge terminal servers, many
  5. of which use this protocol in requesting machine addresses.  For further
  6. information, see the document itself.
  7.  
  8. To compile, the command:
  9.     % make
  10. is sufficient.  This will build the nameserver and the driver.
  11.  
  12. It is only known that this works on a 4.3BSD Vax, but it is likely that it 
  13. will function on any compatable UNIX(*) machine.
  14.  
  15. (*) UNIX is a trademark of AT&T.
  16.