setConnectionProfile(String) method

Set the URL of the server.

Syntax

public void setConnectionProfile (String url)

Parameters

Example 1

clientConnection.setConnectionProfile("http://<Host>:<port>");