Local processes
If you must start a server process on the same host, the client process starts an ipc_boot process, which provides the server name that must be started. Ipc_boot searches the ipc_info file ($BSE/lib/ipc_info) for the “server name” and pick up the related transport protocol and path of the executable. The ipc_boot process overwrites itself with the identified executable and the client server communication is arranged, leaving 2 processes in place.
