public static function setDefaultPort($port)
 {
     self::$_defaultPort = $port;
 }