サイト内検索

検索

Shares

Table of Content

EthernetUDP.stop()

[Ethernet]

説明

Disconnect from the server. Release any resource being used during the UDP session.

構文

// An EthernetUDP instance to let us send and receive packets over UDP
EthernetUDP Udp;

Udp.stop()

媒介変数

none

戻り値

none


Libraries Reference Home

86Duino のリファレンスのテキストは Arduino レファレンス を編集したもので、 Creative Commons Attribution-ShareAlike 3.0 License下でライセンスされています。リファレンス内のコードサンプルはパブリックドメインとして公開されています。

上部へスクロール