Products | Versions |
---|---|
TIBCO SmartSockets | - |
Not Applicable | - |
Resolution:
In the newer SmartSOckets sscpp API there is a setUsernamePassword method in the Tsrv class which can be used. If you are using the older cxxipc API there is no method for this and you will have to call TipcSrvSetUsernamePassword from the C API.
Note: The older cxxipc API was frozen with the release of SmartSockets 6.2 . User's are recommended to move to sccpp.