When we use SSH, we should have an SSH client on the client computer and there should be an SSH server running on the remote computer. In Linux for example, the SSH daemon, sshd, should be running in the server.
What about in serial connection (RS232)? How does the client computer communicate to the shell of the remote computer? Should there be also a "serial daemon" running on the server?