Hi Rafael

The "Adapter Remoting Infrastructure" is language independent and is barely a custom text communication protocol that mimics the Data and Metadata Adapter interfaces and exposes them over socket connections.
The .NET Remote Adapters use this text protocol in order to communicate with Lightstreamer Server, where a standard "proxy adapter", provided by Lightstreamer, takes care of the translation.
The DOCS-SDKs\sdk_adapter_remoting_infrastructure directory contains all about this topic.

Dario