Hi Fil,

The .NET Client API of Lightstreamer does use HTTP to traverse the Internet, exactly as the HTML Client API. The difference is that these two APIs use slightly different application protocols on the top of HTTP. But for everything concerning firewall and proxy traversal, they are exactly the same. So you can definitely leverage the provided .NET Client API.

Hope that helps.