Server Registration and Check Functions
Use the functions listed in this topic to define the name of the tool to be used by the phoIPC interface. The tool name is a string, and most phoIPC functions require it as an argument.
This topic also describes the functions that you can register and use to check if the IPC channel is open and connected to the child process.
Basic messaging for the supported server registration and check functions is handled by the phoIPC infrastructure.
The following is a list of Server Registration and Check Functions
Related Topics
Standard phoIPC Message Format
Generic Message Processor Example
Return to top