|
|
|
|
|
|
|
|
|
|
|
|
|
|
n |
direct
addressing:
|
|
|
|
u |
when a specific
process identifier is used for
|
|
|
|
source/destination
|
|
|
|
u |
but it might be
impossible to specify the
|
|
|
source ahead of
time (ex: a print server)
|
|
|
n |
indirect
addressing (more convenient):
|
|
|
|
u |
messages are
sent to a shared mailbox which
|
|
|
consists of a
queue of messages
|
|
|
|
u |
senders place
messages in the mailbox,
|
|
|
receivers pick
them up
|
|