Microsoft Certified Systems Engineer (MCSE) Question:

Explain the building blocks of Client/Server.

MCSE Interview Question
MCSE Interview Question

Answer:

The client side building block runs the client side of the application.The server side building block runs the server side of the application.

The middleware building block runs on both the client and server sides of an application. It is broken into three categories:-

# Transport stack

# Network OS

# Service-specific middleware


Previous QuestionNext Question
What are the building blocks of Client/Server?What is Structured Query Language (SQL)?