|
LlpConnection ClassThis is a helper object used by the LlpServer object. It is passed with each event raised by the LlpServer object and has properties on it to allow the called event to know which client raised an event and methods to send messages back or disconnect from the client. Four methods on the LlpConnection class are of particular interest:
For detailed information about each method on the LlpConnection object, consult the documentation for your language:
|