SDK Directories

SDK directories are shown below. Note that not all listed directories may be present (or supported) in the current release.

Path Description
apps SDK based applications
apps/linphone Open source VoIP application utilizing TCP/TLS/DTLS/UDP for tunnel transport that has been ported to the SDK. Platform support limited to Windows, Android, and iOS. Refer to www.linphone.org for additional details.
apps/sipp Open source SIP traffic generator application utilizing TCP tunnel transport that has been ported to the SDK. Platform support limited to Linux. Refer to www.sourceforge.net for additional details.
apps/tsc_sip Reference demonstration/development guide app (tsc_sip_client.c)
docs SDK Documentation
docs/html Authoritative API HTML-based documentation. Access via “.../html/index.html” after running `make doxygen`.
extlib External, optional libraries
lib SDK Library source – to be linked with the target application
lib/android-ndk Android Specific library instructions and precompiled libs
lib/CSM tunneling Client State Machine
lib/EIP Embedded TCP/UDP/IP Stack
lib/include SDK API definitions
lib/OSAA Operating System Application Adaptation APIs
lib/TAPI Tunnel Data and Control APIs
lib/TPL Tunnel Control and Data Message Parsing Libraries
tools Development Tools
tools/wireshark TSCF protocol dissector