Copyright © 2001 Qusay H. Mahmoud
Introduction
lLow-level sockets can be used to develop client/server distributed applications
l
lBut in that case, a protocol must be designed
l
lDesigning such a protocol is hard and error-prone (how to avoid deadlock?)
l
lRMI is an alternative to sockets