2. Network Components, Types, and Connections Flashcards
All computers connected to a network that participate directly in network communication are classified as?
hosts
Can act as a client, a server, or both.
Computer Hosts- Especially in modern networks
Which determines which role the computer plays?
A software installed on the computer
Describe the software installed on servers.
A software installed which enable them to provide information, like email or web pages, to other hosts on the network.
Is server a host?
Servers are hosts that have software installed which enable them to provide information, like email or web pages, to other hosts on the network.
Explain this “Each service requires separate server software.”
For example, a host requires web server software in order to provide web services to the network.
They are computer hosts that have software installed that enables the hosts to request and display the information obtained from the server.
Clients
Give an examples of Clients.
An example of client software is a web browser, such as Internet Explorer, Safari, Mozilla Firefox, or Chrome.
Describe the email server
The email server runs email software. Clients use browser software, such as Windows internet explorer, to access web pages on the server.
Describe the web server.
The web server runs web server software. Clients use browser software, such as Windows Internet Explorer, to access web pages on the server.
Describe the File server.
The file server stores corporate and user files in a central location. The client devices access these files with client software such as the Windows File Explorer.
Describe the peer-to-peer (P2P) network.
Client and server software usually run on separate computers, but it is also possible for one computer to run both client and server software at the same time. In small businesses and homes, many computers function as the servers and clients on the network. This type of network is called a peer-to-peer (P2P) network.
What is the simplest P2P network?
The simplest P2P network consists of two directly connected computers using either a wired or wireless connection. Both computers are then able to use this simple network to exchange data and services with each other, acting as either a client or a server as necessary.
Can multiple PC create a larger P2P network?
Multiple PCs can also be connected to create a larger P2P network, but this requires a network device, such as a switch, to interconnect the computers.
What is the main disadvantage of P2P network?
The main disadvantage of a P2P environment is that the performance of a host can be slowed down if it is acting as both a client and a server at the same time.
Why does business have dedicated servers?
In larger businesses, because of the potential for high amounts of network traffic, it is often necessary to have dedicated servers to support the number of service requests.
The advantages of peer-to-peer networking are?
- Easy to set up
- Less complex
- Lower cost because network devices and dedicated servers may not be required
- Can be used for simple tasks such as transferring files and sharing printers
The disadvantages of peer-to-peer networking are?
- No centralized administration
- Not as secure
- Not scalable
- All devices may act as both clients and servers which can slow their performance