This object implements a Lower Layer Protocol (LLP) TCP/IP server that listens for connections from clients.
For a list of all members of this type, see LlpServer Members.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
iNTERFACEWARE.Chameleon.LlpServer
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Most of the network events that are raised provide a LlpConnection parameter, which gives methods to interact with the client connection that the event is associated with.
See http://www.interfaceware.com/manual/network_components.html for more information.
Namespace: iNTERFACEWARE.Chameleon
Assembly: CHM_CSHARP (in CHM_CSHARP.dll)