9namespace Arp {
namespace System {
namespace Commons {
namespace Net
@ System
System components used by the System, Device, Plc or Io domains.
SocketDomain
Supported communication domains, selecting the protocol for communication.
Definition: SocketDomain.hpp:14
@ Ipv6
Communication is based on internet protocol version 6 (not supported yet).
@ Ipv4
Communication is based on internet protocol version 4.
Root namespace for the PLCnext API