Deep Dive into CIM Client Development with SBLIM

webinar

Author(s)/Presenter(s):

Brian Mason

Library Content Type

Presentation

Library Release Date

Focus Areas

Abstract

CIM XML client development can be painful and slow without a good client side toolkit. Some developers choose to make their own, but why? SMBLIM is an open source client side library that simplifies client creation. It has libraries for: C++, Java and with a little help .NET. The presentation covers querying Object, Classes and Association using the programmatic API as well as WBEM Query Language (WQL). Function calls with intrinsic and user defined method and a deep dive into performance tuning queries. As a bonus a brief tutorial on how to use the Java version of the library in a .NET environment is included. All examples are done in Java.