High Performance OPC UA Server SDK  1.7.1.383
network_config Struct Reference

Data Fields

uint32_t buffer_size
 size of network buffer. More...
 
uint32_t num_buffers
 number of network buffers. More...
 
uint32_t num_buffers_per_connection
 number of buffers per connection. More...
 
uint32_t max_connections_per_ip
 maximum number of connection per IP address. More...
 

Field Documentation

◆ buffer_size

uint32_t buffer_size

size of network buffer.

Must be at least 8196 byte to be compliant.

◆ max_connections_per_ip

uint32_t max_connections_per_ip

maximum number of connection per IP address.

◆ num_buffers

uint32_t num_buffers

number of network buffers.

◆ num_buffers_per_connection

uint32_t num_buffers_per_connection

number of buffers per connection.


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