Write a program, rserver and a client program similar to the functionality of a remote login.
The rserver should use the select system call to handle:
- reads and writes to the local "terminal" on the server machine and reads and writes to the remote client.