Introduction to OOP | Chapter 26: Distributed Computing : | next | previous | audio | real | text |
Called object serialization, sometimes marshalling.
Again, Java has a nice facility for this. Other langauges may as well, but I'm less familiar with them.
The book gives an example of object serialization.