Developping a program using Tserver APIs and being pretty new with Genesys, i have the following questions:
When a TOpenServer request is posted, a server name must be passed as an argument.
What is the magic behind such server name an the tcp/ip connection parameters (ip adress and port) of the Tserver?
Do i have to create a profile (the server name argument being the key) for each of my Tservers? If so, what need to be in the profile, where is it kept? How is it built?
If not, how can i express my Tserver connection parameters using TOpenServer?
Anything will help. Thanks.