syncml-ds-tool
SyncML protocol library utilities
Install
- All systems
-
curl cmd.cat/syncml-ds-tool.sh
- Debian
-
apt-get install libsyncml-utils
- Ubuntu
-
apt-get install libsyncml-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libsyncml-utils
- Raspbian
-
apt-get install libsyncml-utils
- Dockerfile
- dockerfile.run/syncml-ds-tool
libsyncml-utils
SyncML protocol library utilities
Libsyncml implement the SyncML protocol. It supports SyncML version 1.0, 1.1 and 1.2. The available transport are Obex and HTTP. This library can be used as a client or as a server. This package provides some tools for quickly adding or displaying items of SyncML capable devices
libsyncml2-dbg
Debug symbols for libsyncml2
Debug symbols for libsyncml that will allow useful tracebacks and debugging on end user machines.