libmdf 1.0.20 installer for Windows

Millistream is proud to announce the release of version 1.0.20 of our open source Millistream Data Feed API for Microsoft Windows.

Starting with v1.0.20 we provide libmdf via a installer for Windows that can be downloaded from https://packages.millistream.com/Windows/libmdf-1.0.20.exe. The installer contains three components of which two are optional:

  1. The libmdf core library file, needed for all applications that use libmdf. Installs to C:\Windows\System32 (mandatory)
  2. The libmdf development files, needed for developers who write C/C++ applications using libmdf. Installs to C:\Program Files\Millistream\libmdf (optional)
  3. The libmdf Java and JNI bindings, needed for applications written in Java and/or for developers who write Java applications using libmdf. Installs to C:\Windows\System32 (the JNI library) and C:\Program Files\Millistream\libmdf (the JAR file) (optional)

Minimum requirements for the optional Java files are Java 8 (Spider). If you need support for older versions then please contact Millistream Tech support.

The full source code for libmdf can be downloaded from https://packages.millistream.com/source/libmdf-1.0.20-2.tar.gz and the source code for the Java and JNI bindings can be downloaded from ftp://ftp.millistream.com/sources/libmdf-java-1.0.20.tar.gz.

Example code for both C/C++ and Java can be downloaded from https://packages.millistream.com/source/mdf_examples.zip, and full documentation can be found at ftp://ftp.millistream.com/documents/.