initRemote

fun initRemote(hostName: String, port: Int = DEFAULT_REMOTE_PORT): PoWebClient

Connect to a public gateway from a private gateway via TLS.

Parameters

hostName

The IP address or domain for the PoWeb server

port

The port for the PoWeb server