![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibems_status tibemsLookupContext_Create(tibemsLookupContext* context,tibems_status tibemsLookupContext_CreateSSL(tibemsLookupContext* context,tibemsSSLParams sslParams,
context and sslParams have usage pointer.
The context object connects to the EMS server at this URL. If configuring a fault-tolerant client, enter two of more URLs, as described in Configuring C and COBOL Clients for Fault-Tolerant Connections. The context object uses this data to create an SSL connection to the EMS server. The first call produces a lookup context that communicates with server without encryption. The second call produces a lookup context that communicates using an SSL connection.If the server permits anonymous lookup, you may supply null values for the username and password parameters.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |