home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 May / PCW596.iso / wtest / clico / sunsoft / pcnfspro / etc / netbnlst < prev    next >
Encoding:
Text File  |  1995-10-30  |  1.4 KB  |  32 lines

  1. #
  2. # This is a sample NetBIOS NamePrefixFile.  This file contains sets of
  3. # name/address combinations that allow the PC-NFSpro NetBIOS software to
  4. # attempt to locate particular PCs that are not within the local node's
  5. # broadcast range.
  6. #
  7. # When the NetBIOS software attempts to resolve a NetBIOS name, it will
  8. # first attempt to resolve the name by sending a broadcast UDP datagram
  9. # onto the network, and send a broadcast datagram to each of the addresses
  10. # located in the NetBIOS BroadcastFile.
  11. #
  12. # If that attempt fails, the software will then look through the list of
  13. # "Name Prefixes" that were listed in the NamePrefixFile.  If it finds a
  14. # prefix that matches the beginning of NetBIOS name, it will send the
  15. # broadcast datagram to the name or address located next to the name prefix.
  16. #
  17. # As an example, if the NetBIOS software is searching for the NetBIOS name
  18. # "JOEPC_________12" and the NamePrefixFile contains the entry:
  19. #
  20. #             JOEPC        stacey        # Joe's PC.
  21. #
  22. # the PC-NFSpro NetBIOS software will recognize that the 5 character prefix
  23. # "JOEPC" matches the first 5 letters of "JOEPC_________12", and it will
  24. # send the broadcast datagram to "stacey".  If the NetBIOS software running
  25. # on "stacey" has the name "JOEPC_________12" defined, it will respond to
  26. # the requesting PC.
  27. #
  28. #joe        stacey        # Joe's PC.
  29. #appserver    stacey        # App Server is running on "stacey".
  30.  
  31. #test        chainsaw    #
  32.