For developing third-party clients with the TeamSpeak 3 Server Lib the following system requirements apply:
Windows
Windows 2000, XP, Vista (32- and 64-bit)
Mac OS X
Mac OS X 10.4 and above on Intel and PowerPC
Linux
Any recent Linux distribution with libstdc++ 6. Both 32- and 64-bit are supported.
![]() | Important |
---|---|
The calling convention used in the functions exported by the shared TeamSpeak 3 SDK libaries is cdecl. You must not use another calling convention, like stdcall on Windows, when declaring function pointers to the TeamSpeak 3 SDK libraries. Otherwise stack corruption at runtime may occur. |
All the required files are located in the bin
directory of the TeamSpeak 3 SDK distribution.
![]() | Important |
---|---|
The license file |
If no license key is present, the server will run with the following limitations:
Only one server process per machine
Only one virtual server per process
Only 32 slots
For more detailed information about licensing of TeamSpeak 3 servers or to obtain a license, please contact <sales@tritoncia.com>
.