Networking and Architecture Flashcards

1
Q

What is a server?

A

A server is a computer designed to process requests and deliver data to other (client) computers over a local network or the internet.

Strictly speaking, the server is the software that handles a task. However, the powerful hardware that supports this software is also usually called a server because server software coordinating a network of hundreds or thousands of clients requires hardware much more robust than what you’d buy for ordinary consumer use.

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

What protocol do web browsers and servers use to communicate?

A

TCP/IP

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

What is the protocol that works on top of TCP/IP to allow the communication between client and server to flow?

A

HTTP

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

What does HTTP stand for?

A

Hyper Text Transfer Protocol

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