This is an C library implementing the Fast Object and Array (FOA) encoding/decoding method. FOA is designed to be an efficient alternative to XML for exchange of data structures between applications and/or networked hosts.
Encode/Decode library to/from Basic Encoding Rules (BER) of ASN.1 written in Visual Basic .Net.
Useful to implement any protocol that uses BER (LDAP, SNMP, etc.).