WINS是Windows Internet Name Service的简称.主要功能是侦听大量名字查询广播并予以内部处理.主要的优点是显著的降低信息流量,并且有效的提高整体的解析速度.因为网络广播直接送到WINS服务器,不会产生拥挤的B-node广播.此外,用WINS服务器可以免除很多一般情况下所需要的数据库维护工作,因为它具有动态性.
具体的你还得去看相应的书籍.
wins是应用在各台机器所用的操作系统不同(win2000,98,nt,windows for workgroups等)的混合环境下所需要的服务,在这种环境下,win2000的机器需要对运行较早版本的操作系统的机器做名称解析(即通过某种标识来识别),wins所起的就是这种作用。
wins所做的是netbios解析。(要停电了,不好意思,未完待续)
what's wins?
THE Windows Internet Naming System(WINS)is a means of maintaining a dynamic database of ip addresses and the NetBIOS names to which they resolve.When they
join in the network,clients connect to the WINS server directly rather than broadcasting their name and IP address information.
How to instal?
Like DNS and DHCP, WINS is not automatically installed during Windows NT SERVER
setup.To install it, activate the Network applet int the Control Panel and move to the Services tab.
to continued