TIBCO Adapter SDK C++ Reference
|
Specially-licensed third-party developers can use another form of this method. To use this alternate form, a developer must first purchase a special license ticket. This call embeds the special ticket in the program, so that end-users do not need to purchase TIBCO Rendezvous to use the program.
Parameters | Description |
const MString& rsRvEmbeddedLicense | Embed this special license ticket in the program. When a program creates a licensed transport, rvd does not need to read a license ticket from the license ticket file (tibrv.tkt). However, if rvd has already read a valid license ticket from the ticket file when it started, it disregards this ticket. Ordinary license tickets are not valid for this parameter. |
void setRvEmbeddedTicket(const MString& rsRvEmbeddedLicense);