![]() |
CVLAN application programs use the asai_open() and asai_open_port() functions to initiate connections to the AE Services Server.
Use the asai_open() function in your program to specify a non-secure connection for port number 9999 and a secure connection for any other port number. For more information, see the Avaya Aura® Application Enablement Services CVLAN Programmer’s Reference, 02300546. See asai_open (3ASAI).
The asai_open_port() API call allows your program to specify a specific port number in the port_number parameter and to explicitly indicate whether the connection is secure. For more information, see Avaya Aura® Application Enablement Services CVLAN Programmer’s Reference, 02300546. See asai_open_port (3ASAI).