LTE UDP Library for Spresense Arduino. More...
#include <Udp.h>
Go to the source code of this file.
Classes | |
class | LTEUDPBuffer |
[en] UDP packet memory management class. This is internal use class. [ja] UDPパケットメモリ管理用クラス。内部利用Class。 More... | |
class | LTEUDP |
[en] This class can send and receive UDP packets to a specific Internet IP address and port. [ja] 特定のインターネットIPアドレスとポートに対してUDPパケットの送受信ができます。 More... | |
LTE UDP Library for Spresense Arduino.
[en] By using this library, you can UDP packet to be sent and received.
[ja] このライブラリを使用することで、UDPパケットを送受信できます。