The LLP networking components supplied with Chameleon work across these languages:
Visual Basic 6.0;
C++;
Java;
Borland Delphi; and
.NET C# and VB.NET.
For each language, the interface and naming conventions of the components follow the
conventions that are correct for the environment. This means that the actual names of components,
their properties, methods and events will vary depending on what language you are using.
For this documentation, the components are referred to using generic names:
LlpClient - a component for implementing an LLP client
LlpServer and its helper class LlpConnection - which can be used to implement an LLP server.
The documentation for each component provides links to the actual classes for each language.