HOME

TheInfoList



OR:

Browser service or Computer Browser Service is a feature of Microsoft Windows to let users easily browse and locate
shared resource In computing, a shared resource, or network share, is a computer resource made available from one host to other hosts on a computer network. It is a device or piece of information on a computer that can be remotely accessed from another comput ...
s 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 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 p ...
/
Server Message Block Server Message Block (SMB) is a communication protocol originally developed in 1983 by Barry A. Feigenbaum at IBM and intended to provide shared access to files and printers across nodes on a network of systems running IBM's OS/2. It also provide ...
and thus can be used with all supported
transport protocol Transport (in British English), or transportation (in American English), is the intentional movement of humans, animals, and goods from one location to another. Modes of transport include air, land ( rail and road), water, cable, pipelin ...
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 (computing), 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 m ...
(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 Active Directory (AD) is a directory service developed by Microsoft for Windows domain networks. It is included in most Windows Server operating systems as a set of processes and services. Initially, Active Directory was used only for centr ...
. 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 maint ...
,
Windows Explorer File Explorer, previously known as Windows Explorer, is a file manager application that is included with releases of the Microsoft Windows operating system from Windows 95 onwards. It provides a graphical user interface for accessing the file ...
, 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 Server 2003 is the sixth version of Windows Server operating system produced by Microsoft. It is part of the Windows NT family of operating systems and was released to manufacturing on March 28, 2003 and generally available on April 24, ...
,
Windows 2000 Windows 2000 is a major release of the Windows NT operating system developed by Microsoft and oriented towards businesses. It was the direct successor to Windows NT 4.0, and was released to manufacturing on December 15, 1999, and was official ...
and Windows NT 4.0) {{DEFAULTSORT:Browser Service Windows services Local area networks