Skip to content

kangreon/pascal-toxcore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pascal-toxcore

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.

API Progress

  • toxcore
  • toxav
  • toxdns
  • toxencryptsave
  • tox_old.h (old groupchats)
  • Higher level API

Compilers Tested

  • Delphi XE7
  • Delphi 2005 - Delphi 10
  • Delphi 7
  • Free Pascal 3

Platforms Tested

  • Windows XP (32/64)
  • Windows 7 (32)
  • Windows 10 (32/64)
  • Debian 8.4 (32/64)
  • OS X * (32/64)

Example

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.

About

Pascal bindings for toxcore

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages