Originally published: 2006-07-07 11:09:57
Last updated: 2006-07-07 11:09:57
Author: Stephen Chappell
This recipe allows the creation of servers that provide services to connecting programs. This is basically a remote procedure call (RPC) server that allows various clients to connect and communicate through registered functions.