Do not receive broadcast packets (UDP only)
ブロードキャストされたパケットを受信しない(UDPのみ)
Connection destination IPv4 address 接続先IPv4アドレス
Connection destination port number 接続先ポート番号
IP header fragment IPヘッダーのフラグメント (0x0000~0xFFFF)
IP service type IPサービスタイプ (1byte)
keep-alive transmission interval (sec) (TCP only) (0~1275)
keep-alive 送信間隔(秒)(TCPのみ)(0~1275)
Maximum segment size (TCP only) 最大セグメントサイズ (TCPのみ) (0~65535)
Use multicast (UDP Only) (Set Before Open Command)
マルチキャストの使用(UDPのみ)(Openコマンドの前で設定)
Use IGMPv1 for multicast (UDP only)
マルチキャストでIGMPv1を使う(UDPのみ)
Send an ACK immediately when data is received (TCP only)
データを受信したときにACKをすぐに送信する(TCPのみ)
Event handler for all interrupts 全ての割り込みのイベントハンドラー
Event handler for interrupt "ConnectSuccess" 割り込み「ConnectSuccess」のイベントハンドラー
Event handler for interrupt "Disconnect" 割り込み「Disconnect」のイベントハンドラー
Event handler for interrupt "ReceiveData" 割り込み「ReceiveData」のイベントハンドラー
Event handler for interrupt "SendOK" 割り込み「SendOK」のイベントハンドラー
Event handler for interrupt "Timeout" 割り込み「Timeout」のイベントハンドラー
Protocol to use 使用プロトコル (TCPClient/TCPServer/UDP/null)
Receive buffer size (KB) only to the power of 2, up to 16
受信バッファサイズ(KB) 2の累乗のみ、16まで
Source port number 接続元ポート番号
Treat received data as string (UTF-8)
受信データを文字列(UTF-8)として扱う
TTL (0~65535)
Send buffer size (KB) only to the power of 2, up to 16
送信バッファサイズ(KB) 2の累乗のみ、16まで
Do not receive unicast packets (UDP only)
ユニキャストされたパケットを受信しない(UDPのみ)
Generated using TypeDoc
Socket config ソケットの設定内容