refdb handbook: covers version 0.9.6 | ||
---|---|---|
Prev | Chapter 23. The refdb client/server communication protocol | Next |
Custom clients or client libraries can be implemented in any programming language that can create a Unix socket connection to the server and send/receive byte sequences through the socket. As the transferred data are essentially plain text, the endianness of the computer as well as the internal representation of data types in the particular programming language are irrelevant.