IoT::UDP

struct EndpointAddress

File Information

Library: IoT/UDP
Package: UDPEndpoint
Header: IoT/UDP/UDPEndpoint.h

Description

A UDP endpoint address consisting of IP address and port number.

Constructors

EndpointAddress inline

EndpointAddress();

Variables

ipAddress

std::string ipAddress;

IP address in string representation (e.g., "192.168.1.42" or "fe80::e6ce:8fff:fe4a:edd0").

port

Poco::UInt16 port;

UDP port number.

Securely control IoT edge devices from anywhere   Connect a Device