Computer Browser Service
   HOME

TheInfoList



OR:

Browser service or Computer Browser Service is a feature of
Microsoft Windows Windows is a group of several proprietary graphical operating system families developed and marketed by Microsoft. Each family caters to a certain sector of the computing industry. For example, Windows NT for consumers, Windows Server for serv ...
to let users easily browse and locate shared resources in neighboring computers. This is done by aggregating the information in a single computer "Browse Master" (or "Master Browser"). All other computers contact this computer for information and display in the
Network Neighborhood My Network Places (formerly Network Neighborhood) is the network browser feature in Windows Explorer. It was first introduced in Windows 95 and Windows NT 4.0 and was renamed My Network Places in Windows 2000 and later. My Network Places maintains ...
window. Browser service runs on
MailSlot A Mailslot is a one-way interprocess communication mechanism, available on the Microsoft Windows operating system, that allows communication between processes both locally and over a network. The use of Mailslots is generally simpler than named pi ...
/ Server Message Block and thus can be used with all supported transport protocol such as NBF ("NetBEUI"), NBX (IPX/SPX) and NBT (TCP/IP). Browser service relies heavily on broadcast, so it is not available across network segments separated by routers. Browsing across different IP subnets need the help of Domain Master Browser, which is always the
Primary Domain Controller On Microsoft Servers, a domain controller (DC) is a server computer that responds to security authentication requests (logging in, etc.) within a Windows domain. A ''domain'' is a concept introduced in Windows NT whereby a user may be granted access ...
(PDC). Therefore, browsing across IP subnets is not possible in a pure workgroup network.


In Windows XP

In Windows XP, Computer Browser Service provides backwards compatibility for versions that don't use Active Directory. For
My Network Places My Network Places (formerly Network Neighborhood) is the network browser feature in Windows Explorer. It was first introduced in Windows 95 and Windows NT 4.0 and was renamed My Network Places in Windows 2000 and later. My Network Places maintains ...
, Windows Explorer, and the ''net view'' command, Computer Browser is still needed in XP.Microsoft: What Is Computer Browser Service?
/ref>


Windows NT

Windows NT uses the Computer Browser service to collect and display all computers and other resources on the network. For example, opening Network Neighborhood displays the list of computers, shared folders, and printers; the Computer Browser service manages this list. Every time Windows NT boots up, this service also starts. Computer Browser is responsible for two closely related services: building a list of available network resources, and sharing this list with other computers. All Windows NT computers run the Computer Browser service, but not all of them are responsible for building the list. Most computers will only retrieve the list from the computers that actually collect the data and build it. Windows NT computers can therefore have different roles: Domain master browser: In NT domains, the primary domain controllers (PDCs) handle this role. The PDCs maintain a list of all available network servers located on all subnets in the domain. They get the list for each subnet from the master browser for that subnet. On networks that have only one subnet, the PDC handles both the domain master browser and the master browser roles. Master browsers: Computers maintaining this role build the browse list for servers on their own subnet and forward the list to the domain master browser and the backup browsers on its own subnet. There is one master browser per subnet. Backup browsers: These computers distribute the list of available servers from master browsers and send them to individual computers requesting the information. For example, when you open Network Neighborhood, your computer contacts the backup browser and requests the list of all available servers. Potential browsers: Some computers don't currently maintain the browse list, but they're capable of doing so if necessary, which designates them as potential browsers. If one of the existing browsers fails, potential browsers can take over. Nonbrowsers: These are computers that aren't capable of maintaining and distributing a browse list.


References


External links


Microsoft: Description of the Microsoft Computer Browser ServiceMicrosoft: Computer Browser Service Technical Reference
* ttp://www.microsoft.com/resources/documentation/windowsnt/4/server/reskit/en-us/net/chptr3.mspx?mfr=true Microsoft: Windows NT Browser Service(Chapter 3 of the ''Networking Guide'' of th
Windows NT Server Resource Kit
for Windows NT 4.0 servers)
Microsoft: Troubleshooting the Microsoft Computer Browser Service
(on Windows Server 2003, Windows 2000 and
Windows NT 4.0 Windows NT 4.0 is a major release of the Windows NT operating system developed by Microsoft and oriented towards businesses. It is the direct successor to Windows NT 3.51, which was released to manufacturing on July 31, 1996, and then to retail ...
) {{DEFAULTSORT:Browser Service Windows services Local area networks