Module 2: Client & Servers Flashcards

(45 cards)

1
Q

What roles can computer hosts act as in modern networks?

A

Client, server, or both

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What determines the role of a computer host in a network?

A

The software installed on the computer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a server?

A

A host with software that provides information to other hosts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What types of information can servers provide?

A

Email or webpages

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is required for each server service?

A

Separate server software

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a client in the context of computer networks?

A

A host with software that requests and displays information from the server

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What does a client do using web browser software?

A

Requests the webpage from the server

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What does the web server respond with when a client requests a webpage?

A

The webpage

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What can clients do with email messages from the email server?

A

Send and receive email messages

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the role of a server in a network?

A

To provide information to other hosts

Servers run software that allows them to deliver services like email or web pages.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What does an email server run?

A

Email server software

Clients access email on the server using mail client software, like Microsoft Outlook.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What software do clients use to access web pages on a web server?

A

Browser software

Examples include Windows Internet Explorer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the function of a file server?

A

To store corporate and user files in a central location

Clients access these files using client software like Windows File Explorer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are computers connected to a network that participate directly in network communication classified as?

A

Hosts

Hosts can send and receive messages on the network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the primary function of servers in a network?

A

Provide information to other hosts

Examples include email or web pages.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is required for a host to provide web services to the network?

A

Web server software

Each service requires separate server software.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What type of software do clients use to request and display information from servers?

A

Client software

An example is a web browser.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What software does an email server run?

A

Email server software

Clients use mail client software to access email.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What client software is used to access email on an email server?

A

Mail client software

An example is Microsoft Outlook.

20
Q

What type of server stores corporate and user files in a central location?

A

File server

Client devices can access these files.

21
Q

What client software is typically used to access files from a file server?

A

Windows File Explorer

Client devices use this software to access stored files.

22
Q

What is a peer-to-peer (P2P) network?

A

A network where many computers function as both servers and clients.

In small businesses and homes, P2P networks allow for the direct exchange of data and services.

23
Q

What is the simplest form of a P2P network?

A

Two directly connected computers using a wired or wireless connection.

These computers can exchange data and services, acting as either clients or servers as needed.

24
Q

What is required to create a larger P2P network?

A

A network device, such as a switch, to interconnect multiple computers.

This allows for the expansion of the basic P2P structure.

25
What is a main disadvantage of a P2P network?
Performance of a host can be slowed down if it acts as both a client and a server. ## Footnote This dual role can lead to inefficiencies in data processing.
26
Why might larger businesses require dedicated servers?
To support the high amounts of network traffic and service requests. ## Footnote Dedicated servers help manage load more effectively than a P2P setup.
27
List three advantages of peer-to-peer networking.
* Easy to set up * Less complex * Lower cost due to no need for dedicated servers ## Footnote P2P networks are suitable for simple tasks like file and printer sharing.
28
List three disadvantages of peer-to-peer networking.
* No centralized administration * Not as secure * Not scalable ## Footnote These factors can limit the effectiveness of P2P networks in larger environments.
29
Fill in the blank: Peer-to-peer networks can be used for simple tasks such as _______.
[transferring files and sharing printers]
30
True or False: All devices in a P2P network can act as both clients and servers.
True ## Footnote This characteristic can lead to performance issues.
31
What does a P2P application allow a device to do?
Act as both a client and a server within the same communication
32
In a P2P model, what is the relationship between clients and servers?
Every client is a server and every server is a client
33
What do P2P applications require from each end device?
Provide a user interface and run a background service
34
What is a hybrid system in the context of P2P applications?
Resource sharing is decentralized, but indexes are stored in a centralized directory
35
In a hybrid P2P system, what does each peer access to locate resources?
An index server
36
Fill in the blank: In P2P applications, both clients can simultaneously _______ and _______ messages.
send receive
37
True or False: In a P2P application, every device must act only as a client.
False
38
What can a computer with server software provide?
Services simultaneously to one or many clients.
39
What types of server software can a single computer run?
File server, web server, email server.
40
What must be installed for every service required?
Client software.
41
What can a host do with multiple client software installed?
Connect to multiple servers at the same time.
42
Fill in the blank: A user can check email and view a _______ while instant messaging and listening to internet radio.
web page.
43
Name two types of client software.
Email client, web browser.
44
True or False: A single computer can only act as one type of server.
False.
45
What is an example of a service a computer can provide as a server?
File access.