X do M -> S (StartOperation); M <- S (NotifyReady) on the same conn
Else M has to listen from incoming connections from S but currently to simplify workings it does CloseAccept after accepting S's identification. It also looks logical from protocol point of view that there is a reply to StartOperation command.
Showing
Please register or sign in to comment