Hi,

Lightstreamer Servers speaks two different protocols when talking to JavaScript clients and to all the other clients. So, the .NET Client library uses a text-based protocol, which is fully documented in the "Lightstreamer\DOCS-SDKs\sdk_client_generic\doc\Network Protocol Tutorial.pdf" document. On the other hand, the JavaScript-based protocol is implemented in the Web Client library and is not documented.