Here are the source files from the "Hello World" example, that was
modified to communicate using sockets of type XorSocket
. The client
and server in this example use a subclass of RMISocketFactory
,
named MultiRMISocketFactory
.
Click here to download the example.