Introduction to OOP
Chapter 26: Distributed Computing :
next
previous
audio
real
text
Client-Server Computing
The simplest type of interaction is allowing objects to reside on different computers, but with known interfaces.
This is termed client/server computing.
The book describes a simple client/server system.
Intro OOP,
Chapter 26
, Slide 04