Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » Ultra Light J » Ultra Light J リファレンス » Ultra Light J API リファレンス » StreamHTTPParms インタフェース

 

setPort メソッド

Mobile Link サーバへの接続に使用するポート番号を設定します。

構文
void StreamHTTPParms.setPort(
  int v
)
パラメータ
  • v   1 ~ 65535 のポート番号。範囲外の値はデフォルト値に変更されます。

備考

デフォルトのポートは HTTP 同期の場合は 80、HTTPS 同期の場合は 443 です。

参照