
This diagram shows the following exchange of messages between a client
and a server in a simple telnet-like password authentication.
- The client sends "Hello".
- The server replies "Send UserId, Password".
- The client sends a user ID and password.
- The server concludes the exchange of messages with "Okay".