The .NET API is written in C#, and implements the
DataHubConnector class. You can compile the file
DHNetAPI.cs to create a .NET library that can be used by
any .NET language, such as Visual Basic .NET.
The .NET installation includes a test program that can be used to connect to a DataHub instance to view data graphically. The two data sets supported are the "DataSim" data generated by the local DataSim program, or the "test" data generated by the Internet data set at http://developers.cogentrts.com. The .NET test program will arrange its graph based on the domain name chosen.
using Cogent.DataHubAPI;