A Windows Internet Name Service (WINS) server provides NetBIOS name resolution. In fact it is a NetBIOS name server
A system that determines the IP address associated
with a particular network computer. This is called name resolution.
WINS supports network client and server computers running Windows and can
provide name resolution for other computers with special arrangements.
Determining the IP address for a computer is a complex process when DHCP
servers assign IP addresses dynamically. For example, it is possible for
DHCP to assign a different IP address to a client each time the machine
logs on to the network.
WINS uses a distributed database that is automatically
updated with the names of computers currently available and the IP address
assigned to each one.
DNS is an alternative system for name resolution
suitable for network computers with fixed IP addresses.
WINS differs from DNS in two significant ways:
How WINS Works
By default, when a system is configured to use WINS for its name resolution,
it adheres to h-node for name registration.
For name resolution, it will also adhere to h-node but with a few differences.
It will:
In a WINS environment, a SegMB would query WINS to determine who registered Domain<1b>. In this case WINS acts as a convenient central resource for this information. There is one more benefit in having WINS to assist browsing: multi-domain browsing.
Multi-Domain Browsing with WINS
A PDC that is set up to query WINS will periodically request the list
of all domains that are registered in the database. (A domain is identified
by a "Domain<1b>" registration in the database, and the associated IP
address of the PDC that registered it.) The PDC will combine this with
its own domain browse list, and thus has a complete list of computers in
its domain, as well as a list of other domains, all across the WAN. When
the PDC then interacts with its SegMB's, it gives them this complete list.
You then see the effect of this when you browse the network using File
Manager or Network Neighborhood.
NOTE: That is the extent of WINS involvement with browsing. It is not involved in the browser election process, nor with helping a client determine who its local segment master browser is, nor with helping the DomMB determine who the SegMBs are; that is done in the process when the SegMB first contacts the DomMB.
List of Names Registered with WINS Service
Names registered by the WINS server can be divided into three groups:
WINSCL Administrative tool for managing Windows Internet Name Service (WINS)