Call the IasCrawlerLocator.create() method to connect to the IAS Server.
The IasCrawlerLocator class establishes a connection with the IAS Server. In particular, the IasCrawlerLocator.getService() method is the call that makes the connection. The ServiceAddress stores connection information including the host, and port, and context path of the IAS Server.
To create a connection to the IAS Server: