Skip to content

kangreon/pascal-toxcore

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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