Pascal bindings for libtoxcore
Before using this wrapper, you need to compile libtoxcore library for your platform. How to compile libtoxcore, written in the section Install Instructions.
Note: Not all functions are now tested.
- toxcore
- toxav
- toxdns
- toxencryptsave
- tox_old.h (old groupchats)
- Higher level API
- Delphi XE7
- Delphi 2005 - Delphi 10
- Delphi 7
- Free Pascal 3
- Windows XP (32/64)
- Windows 7 (32)
- Windows 10 (32/64)
- Debian 8.4 (32/64)
- OS X * (32/64)
Example of use will be available after the development of Higher level API. Now you can get acquainted with the library at a low level API as an example Echo Bot.