pub fn send_command_code( stream: &mut TcpStream, command: &Command, parameters: &Option<String>, ) -> bool