Hi men,
I want to try the minix's send() and receive(). I just wrote a user
process to use them, but it seems not so simple.
How a process can send or receive a message?
What's the relation about 'endpoint' and 'pid'?
Thanks,
Wu
Printable View
Hi men,
I want to try the minix's send() and receive(). I just wrote a user
process to use them, but it seems not so simple.
How a process can send or receive a message?
What's the relation about 'endpoint' and 'pid'?
Thanks,
Wu
> I want to try the minix's send() and receive(). I just wrote a user[color=blue]
> process to use them, but it seems not so simple.
>
> How a process can send or receive a message?
> What's the relation about 'endpoint' and 'pid'?[/color]
These functions are not intended for IPC between user processes. For
more info and alternatives see:
[url]http://groups.google.com/group/comp.os.minix/browse_thread/thread/bfd834[/url]
0fb66182b1/2b9223ac50cf288e
--
With kind regards,
Erik van der Kouwe