Infront Data Manager Connect Client (.NET)
Getting started

This section will give you the first hints about how to get started working with Data Manager Connect (DMC) Client.

  • First, download the API distribution from the Infront (vwd) website. You should have been provided with your login for the closed user group at https://www.vwd.com/
  • Choose the API download for your platform, download the files "Data Manager Connect Java Version 4.1.x - Distribution" or "Data Manager Connect .Net Version 4.1.x - Distribution"
    • These zip files contain the binaries of the library plus a minimal project for getting started
  • You need a config file which should have been provided to you (settings.properties or App.Config)

The following steps are used to prepare the API in order to get they working:

Both helper clients, Push Client and Retransmit Client, are provided as well in the Data Manager Connect Distributions for Java and .NET. Available online for the closed user group at https://www.vwd.com/ .

Programmers Tasks

A complete set of code examples is included in the Client Distribution. The folder is called "samples" and contains the following subfolders:

  • "push", with samples using Streaming Consumer Stores (push streaming data)
  • "pull", with samples using Routing Data Store (pull master data)
  • "retransmit", with a sample for Retransmit Stores

(for more info about the Stores, see Usage notes).

Some of these samples are used in the Client Distribution in the following classes:

  • SamplePullData, using pull data samples
  • SamplePushData, using push data samples

Here some examples (availabe for Java and .NET in client samples):


Copyright (C) 2021 Infront Financial Technology GmbH
Mainzer Landstrasse 178 – 190
60327 Frankfurt am Main
Infront Data Manager Connect V4.1