setHost function

Sets the host name of the MobiLink server.

Syntax
void StreamHTTPParms.setHost(
  String v
)
Parameters
  • v   The name of the host.

Remarks

The default is null, which indicates a localhost.

See also