OpenDOF Project
void DOS_SetAuthenticationAddress ( DOSAddress address)

There are two methods to indicate how the authentication server can be reached.

Calling DOS_SetAuthenticationAddress will set the method to stateless, and the address provided will be used to contact the authentication server.

Note
This will clear any authentication session that was previously added.
Parameters
addressA pointer to the DOSAddress that can be used to reach the authentication server. If NULL, this will clear the Authentication route and authentication server requests will be sent broadcast.
core-c-cos Version 7.0.1 Build 0
2018-02-08