LMS Development - Background
Essence of computing
- input
- processing (called business logic)
- output
Essence of client/server computing
- processing, i.e., business logic, is divided between client and server
- in our case, library function is divided between client and server