The initialized communicator.
InitializationException If an error occurs during initialization.
Creates a communicator.
This method is provided for backwards compatibility. New code should call the Communicator constructor directly.
OptionalinitData: InitializationDataOptions for the new communicator.
The initialized communicator.
InitializationException If an error occurs during initialization.
Creates a communicator.
This method is provided for backwards compatibility. New code should call the Communicator constructor directly.
A command-line argument vector. Any Ice-related options in this vector are used to initialize the communicator. This method modifies the argument vector by removing any Ice-related options.
The initialized communicator.
InitializationException If an error occurs during initialization.
Creates a communicator.
This method is provided for backwards compatibility. New code should call the Communicator constructor directly.