Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

MynahSA - Streaming and Archiving Toolkit

0.84

Introduction

Mynah-Software's streaming and archiving toolkit (MynahSA) is a framework for persistent storage and network transmission of C++ objects. The toolkit provides a simple mechanism for archiving the data of your C++ objects, meaning that one method is used both for reading and writing the data to an archive. The data produced by archiving an object can be streamed to/from a file or across a network connection using OpenSSL or standard TCP.

MynahSA was designed to take the pain out of building efficient client/server applications. The advantages of using MynahSA in your project are:

License

MynahSA is licensed under the GNU GPL v2, however, as the sole copyright holder Mynah-Software Ltd sells licenses for use in commercial programs. Please contact support@mynah-software.com for further information!

Requirements

Contents

Download

Support

Support, bug reports and general help are available. Email: support@mynah-software.com.