CTI Client network functions (C++ CTI API)CTI_NSetServerName |
|
|
Changes the server name of the network connection. Only available in the network version.
Parameters pszServerName Server name, IP address or "localhost".
Return value None
Remarks The function changes the server name but does not re-establish the connection. In order to re-establish the connection with the changed parameters, use CTI_NClientRestart.
See also Network functions overview | CTI_NSetNetworkOptions | CTI_NNetworkConfigDialog
© 2006 Tino Kasubke. All rights reserved.
|