CTI Client network functions (C++ CTI API)

Network

Contents  Back  Next

Use of network functions

The network functions allow you to control the connection to the CTI server.

 

Prefix

The network functions start with the prefix "CTI_N".

 

Server identification

 

CTI_NGetServerName

Query server name

CTI_NSetServerName

Change server name

CTI_NGetPortNumber

Query port number

CTI_NSetPortNumber

Change port number

CTI_NSetNetworkOptions

Change network connection options, no new connection

CTI_NNetworkConfigDialog

Show configuration dialog for network connections

 

Controlling the network connection

 

CTI_N_StartClientCALLBACK

Initialise the interface, output via callback function

CTI_NStartClientHWND

Initialise the interface, output via Windows messages

CTI_NLogin

Log on to CTI server with user name

CTI_NLogoff

Log off CTI server

CTI_NClientRestart

Reestablish network connection

CTI_NClientStop

Terminate network connection

CTI_NClientActive

Query whether network connection is active

CTI_NPrepareRestart

Prepare client for restart

CTI_NIsNetworkVersion

Is the DLL in use the network version?

 

See also

C++ CTI API overview

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.