.NET Based OPC UA Client/Server SDK  2.6.1.422
UnifiedAutomation.UaBase.DefaultPorts Class Reference

The default ports for different protocols. More...

Static Public Attributes

static ushort UaTcp = 4840
 The default port for OPC UA TCP. More...
 
static ushort UaHttps = 4843
 The default port for OPC UA over HTTPS More...
 

Detailed Description

The default ports for different protocols.

Member Data Documentation

ushort UnifiedAutomation.UaBase.DefaultPorts.UaHttps = 4843
static

The default port for OPC UA over HTTPS

ushort UnifiedAutomation.UaBase.DefaultPorts.UaTcp = 4840
static

The default port for OPC UA TCP.


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