High Performance OPC UA Server SDK  1.2.0.193
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

uint32_t buffer_size

size of network buffer.

Must be at least 8196 byte to be compliant.

uint32_t max_connections_per_ip

maximum number of connection per IP address.

uint32_t num_buffers

number of network buffers.

uint32_t num_buffers_per_connection

number of buffers per connection.


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