Chameleon and Iguana Plugin C# Class Libraries

WrapperLlp Class

This class handles wrapping and unwrapping messages using the LLP protocol. It is an implementation of the Wrapper interface.

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

System.Object
   iNTERFACEWARE.Chameleon.Wrapper
      iNTERFACEWARE.Chameleon.WrapperLlp

[Visual Basic]
Public Class WrapperLlp
    Inherits Wrapper
[C#]
public class WrapperLlp : Wrapper

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

This class is no longer used but will be supported for backward compatibility. New applications should use Llpserver and LlpClient.

Requirements

Namespace: iNTERFACEWARE.Chameleon

Assembly: CHM_CSHARP (in CHM_CSHARP.dll)

See Also

WrapperLlp Members | iNTERFACEWARE.Chameleon Namespace