Icodeon Player Class Library

CmiService Class

For a list of all members of this type, see CmiService Members.

System.Object
   System.ComponentModel.MarshalByValueComponent
      System.Web.Services.WebService
         Icodeon.Services.Cmi.CmiService

public class CmiService : WebService

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Implementation of a web service to support SCO-to-LMS communucation using the IEEE 1484.11.3 XML binding for Data Model for Content Object Communication which is a standard XML binding of the CMI data model dot notation binding documented in the ADL SCORM 2004 Run Time Environment book.

Requirements

Namespace: Icodeon.Services.Cmi

Assembly: Icodeon.Player (in Icodeon.Player.dll)

See Also

CmiService Members | Icodeon.Services.Cmi Namespace