• Balakrishna Balakrishna's avatar
    Inclusion of custom server bind address · 22b3cbf6
    Balakrishna Balakrishna authored
    The custom opcua server bind option is added and it can be
    parced with command line option -a or server_ip_address=.
    If no ip address is mentioned, then server is listening on all interfaces
    
    modified:   cli.h
    modified:   keep_alive_publisher.h
    modified:   keep_alive_subscriber.h
    modified:   server.c
    
    Test: Program is tested
    22b3cbf6
keep_alive_publisher.h 8.95 KB