Function
Backward compatibility. Create a connection restricted to queue operations.
tibems_status
tibemsQueueConnection_Create(tibemsQueueConnection
* queueConnection, const char* brokerURL, const char* clientId, const char* username, const char* password );tibems_status
tibemsQueueConnection_CreateSSL(tibemsQueueConnection
* queueConnection, const char* brokerURL, const char* clientId, const char* username, const char* password,tibemsSSLParams
sslParams, const char* pk_password );
When the authentication parameters are null, the connection object presents a default user identity. If the server configuration permits that anonymous user, then the call succeeds.
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |