BAOS SDK v2  1.0.1
An SDK providing access to IP-BAOS devices through BAOS binary protocol version 2.x
Ip4SocketAddress Struct Reference

Represent the pair of IP address as string in the form "10.0.0.1020" and a port. More...

#include <baos/ip/IpGeneral.h>

Public Attributes

std::string address
 IPv4 address as string.
 
std::uint16_t port {0}
 The port to use.
 

Detailed Description

Represent the pair of IP address as string in the form "10.0.0.1020" and a port.


The documentation for this struct was generated from the following file: