Programming Guide |
Returns the service alias for a JetNet or TUXEDO server
char *sm_tp_get_svc_alias(char *server);
server
- A standard or debuggable server (
proserv
orprodserv
).
JetNet, TUXEDO
- · The service alias currently assigned to the server.
sm_tp_get_svc_alias
returns the service alias assigned to a standard or debuggable server (proserv
orprodserv
) in JetNet and TUXEDO applications.If a server has been assigned a service alias, log entries in development mode for services running on that server will contain the alias name when the services are advertised or named in event handlers.