Developer World
Spresense Arduino Library v3.2.0-77d75a4
LTEUDP.h File Reference

LTE UDP Library for Spresense Arduino. More...

#include <Udp.h>
Include dependency graph for LTEUDP.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

LTE UDP Library for Spresense Arduino.

Author
Sony Semiconductor Solutions Corporation

[en] By using this library, you can UDP packet to be sent and received.

[ja] このライブラリを使用することで、UDPパケットを送受信できます。