The Binary property enables or disables the exchange of
          binary data between the client and server. If set to False, all
          characters have the high-bit stripped off and single linefeed
          characters are automatically converted to carriage-return/linefeed
          sequences. The default value is True, which specifies that data is to
          be received unchanged from the server.