TcaplusDB PB Table SDK Download
1.Linux C++ SDK Download
Version selection strategy:
Version 3.46.0 is a pending offline version and will not be updated again
Version 3.55.0 is the recommended version and supports more functions (Batch command word, TTL command word, and conditional update function of the Generic/List table). However, it needs to be confirmed that the SDK version is smaller than the backend version, otherwise it will fail to start.
1.1 Release Package GCC 4 Stable Version
Recommended version. This version uses GCC 4 to compile. GCC5 and above can also be used, but the compilation option -D_GLIBCXX_USE_CXX11_ABI=0 needs to be added.
Version | Dependent PB version | SDK download |
---|---|---|
TcaplusPbApi3.46.0 | pb 3.5.0 | download |
TcaplusPbApi3.55.0 | pb 3.5.0 | download |
1.2 Release Package GCC 8
This version uses GCC8 to compile, and GCC5 and above can be used.
Version | Dependent PB version | SDK download |
---|---|---|
TcaplusPbApi3.46.0 | pb3.12.4 | download |
TcaplusPbApi3.55.0 | pb 3.19.4 | download |
1.3 Release Package Gcc12 Tlinux4
Version | SDK download |
---|---|
TcaplusPbApi3.55.0 | download |
2.Windows C++ SDK Download
Notice The Windows version has not undergone performance testing yet. If you need to use it in an operational environment, please contact us
Runtime | Version | Update time | SDK download | TBase dependent package download |
---|---|---|---|---|
MT | 3.46.0.199428 | 10/21/2021 | Download | Download |
MD | 3.46.0.199428 | 10/21/2021 | Download | Download |
MT | 3.55.0.207425 | 10/21/2021 | Download | Download |
MD | 3.55.0.207425 | 10/21/2021 | Download | Download |
3. Golang SDK Download
Type | Version | SDK download |
---|---|---|
Go mod mode, v0.2.* version (take the latest) | 3.46.0 | (Recommended) Intranet Download |
Go mod mode, v0.6.* version (take the latest) | 3.55.0 | (Recommended) Intranet Download |
Type | Version | SDK download |
---|---|---|
Go mod mode, v0.0.* version (take the latest) | 3.46.0 | Github Download |
Go mod mode, v0.2.* version (take the latest) | 3.55.0 | Github Download |