ソケットプロパティページ |
[ソケット] プロパティページでは、統合の次のプロパティを設定できます。
ネットワーク ソケット
プロトコル:使用するソケットプロトコルを指定します。
ネットワークアドレス:
Accept connections on all local network interfaces:Specifies that the socket accepts connections to all network addresses.
Accept connections on specific local address:Specifies that the socket accepts connections to only the local IP address that you specify.
Establish connection to remote machine:Specifies that the socket connects to the specified remote TCP/IP server.Available when Protocol is set to TCP.
ポート:ネットワークアドレスポートを指定します。
通信設定
The following settings are available only when Protocol is set to TCP.
読み取りタイムアウト:ソケットがデータを読み取るまでの待機時間を指定します。
書き込みタイムアウト:ソケットがデータを書き込むまでの待機時間を指定します。
最大接続数:接続最大数を指定します。Not available when Network Address is set to Establish connection to remote machine.
Reestablish connection after:Specifies the number of seconds that elapse before a connection is reestablished.Available when Network Address is set to Establish connection to remote machine.
接続プロトコル
クライアントの接続時に確認メッセージを送信:Specifies a message that is sent when the socket connection is made.入力ボックスに応答メッセージを入力します。または、メッセージを指定する変数を追加できます。入力した値に特殊文字を追加することもできます。
|
|
When Network Address is set to Establish connection to remote machine, this option is labeled Send acknowledgement message when connection is established. |
関連トピック