Chapter 13. Java Client Server Networking

Table of Contents

Introduction
Serialization
Exercise
Remote Method Invocation (RMI)
The concept
Implementation
Compilation and Running
Exercise

Introduction

So far we have discussed Networking in the previous two networking sections. We are now going to look at some aspects of the previous section that we skipped over and also some new concepts.