EthernetUDP.stop()

[Ethernet]

説明

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

Syntax

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

Udp.stop()

Parameters

none

Returns

none


Libraries Reference Home

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

コメントする

上部へスクロール