TACO is a toolkit for building distributed control systems or any other distributed system. It is based on a C/C++ core. It is based on the client-server model. It supports writing clients and server on Unix+Windows. Clients and servers can be written in
...The ONC/RPC is an implementation of a remote procedure call protocol for distributing applications over one or more computers. ONC/RPC was originally developed by SUN. This port was originally part of the TACO project.