Chameleon and Iguana Plugin C# Class Libraries

LlpClient Class

This class can be used to implement a Lower Layer Protocol (LLP) TCP/IP client to connect to an LLP server.

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

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         iNTERFACEWARE.Chameleon.LlpClient

[Visual Basic]
Public Class LlpClient
    Inherits Component
[C#]
public class LlpClient : Component

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

See http://www.interfaceware.com/manual/network_components.html for more information.

Requirements

Namespace: iNTERFACEWARE.Chameleon

Assembly: CHM_CSHARP (in CHM_CSHARP.dll)

See Also

LlpClient Members | iNTERFACEWARE.Chameleon Namespace