Chameleon and Iguana Plugin C# Class Libraries

ClientSocketListener Interface

This interface provides events to alert the class implementing this interface of various events on the client socket.

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

[Visual Basic]
Public Interface ClientSocketListener
[C#]
public interface ClientSocketListener

Remarks

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

Requirements

Namespace: iNTERFACEWARE.Chameleon

Assembly: CHM_CSHARP (in CHM_CSHARP.dll)

See Also

ClientSocketListener Members | iNTERFACEWARE.Chameleon Namespace