When WINS is used, computers report in to the WINS server so that a database can be built. (This database contains the NetBIOS names of the computers mapped out to the IP address of the computers.)
WINS Message Modes:
• Client Name Registration Information that is sent to the WINS Server
• Client Lease Renewal - Like DHCP, WINS leases time to the computers. When the name lease is at 50%, the client sends a name renewal request to the WINS server.
• Client Name Release - The client sends a name release message with its name and IP address. .
• Server Name Query and Name Resolution response - (See the resolution information above.) With a WINS server on your network, resolution uses H-node on UDP port 137 first.
How is this information queried?
1. Local cache
2. WINS server
3. Broadcast
4. Lmhosts file (found under the path found above)