Chameleon and Iguana Plugin C# Class Libraries

ServerSocketListener Interface

The listener interface for handling client socket connect and disconnect events and server socket listen, accept and close events.

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

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

Remarks

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

Requirements

Namespace: iNTERFACEWARE.Chameleon

Assembly: CHM_CSHARP (in CHM_CSHARP.dll)

See Also

ServerSocketListener Members | iNTERFACEWARE.Chameleon Namespace