DEVFYI - Developer Resource - FYI

What are the characteristics of Client/Server?

Networking Interview Questions and Answers


(Continued from previous question...)

24. What are the characteristics of Client/Server?

Service
Shared resources
Asymmentrical protocols
Transparency of location
Mix-and-match
Message based exchanges
Encapsulation of services
Scalability
Integrity
Client/Server computing is the ultimate "Open platform". It gives the freedom to mix-and-match components of almost any level. Clients and servers are loosely coupled systems that interact through a message-passing mechanism.

(Continued on next question...)

Other Interview Questions