Message Size
It is easy to provide space to store small messages, but what about 1MB messages?
Use a handshaking protocol to set things up
- Source sends destination: req_to_send(byteno)
- Destination (al)locates the space
- Destination replies: ready_to_receive
- Source sends data