Introduction to OOP Chapter 26: Distributed Computing : next previous audio real text

Making it Easier to Write Client Server Systems

Java simplifies the production of client/server systems by providing ready-made library routines for Doesn't mean it can't be done in other languages, but Java makes it a lot easier since they have spent a lot of time giving you simple interfaces for these activities.
Intro OOP, Chapter 26, Slide 05