// Default IIOP Version
major = ORBConstants.DEFAULT_INS_GIOP_MAJOR_VERSION;
minor = ORBConstants.DEFAULT_INS_GIOP_MINOR_VERSION;
// Default host is localhost
host = ORBConstants.DEFAULT_INS_HOST;
// Default INS Port
port = ORBConstants.DEFAULT_INS_PORT;