Different between name_attach and ChannelCreate

If a server process create channel with name_attach(), can some processes
send message to that process through setting up connection by
ConnectAttach() and some processes with setting up connection through
name_open() at the same time?
Process that use ConnectAttach() use the chid returned by name_attach in the
server process.
Thank you.

waity <waity@hongkong.com> wrote:

If a server process create channel with name_attach(), can some processes
send message to that process through setting up connection by
ConnectAttach() and some processes with setting up connection through
name_open() at the same time?
Process that use ConnectAttach() use the chid returned by name_attach in the
server process.

Yes.

-David

QNX Training Services
I do not answer technical questions by email.