The senderís namespace
The sender must name the intended recipient of a message, and the delivery mechanisms must resolve that name while delivering the message.
- Could use address of recipient, but late binding preferred since recipient may move.
- Instant messaging a clear example
- Recipientís policies may affect binding
- Whoís allowed to use particular forms of notification.
Sender defines (or uses definition) of contents of message.