• About
  • News
  • Products
  • Services
  • Contact

MynahSA

MynahSA is a C++ toolkit for streaming and archiving of data. It provides a single Application Programming Interface for storing C++ objects in encrypted disk files, streaming objects over a network interface and building threaded remote procedure call servers. The benefits of using MynahSA in your project are:

  • Secure - MynahSA uses OpenSSL for secure data storage and communications.
  • Simple - about 100 lines of code are required to create a threaded SSL based client/server application.
  • Cross Platform - Microsoft Windows, Linux, Sun's Solaris, and Apple's OSX are all supported.
  • Supported - Mynah-Software provides professional support for MynahSA developers.
  • It is not XML - meaning that your data is efficiently stored and network bandwidth usage is reduced.

Furthermore, its Open Source - allowing you the benefit of examining the source code, adapting it, and including it into your software build cycle.

If you are developing a client/server application in C++, consider using MynahSA first.

Check out the MynahSA Development Pages for further details.