Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Is there an example on how to setup the .NET Tunnel Manager? I'm calling client.getTunnelManager().Initialize(config) when my application starts.
I get an error when trying to test the AddTunnel service.
I do have a AddTunnel service defined in the C# code and ThingWorx can see it. How do I link it up with the existing template? What are the parameters for the method and what should the method call to add a new tunnel?
Here is the message:
Unable to Invoke Service AddTunnel on RemoteMaxMachineFileTransferTunnel : No service handler defined for service AddTunnel on thing [RemoteMaxMachineFileTransferTunnel]
Hi,
I am looking for a similar solution. Did you manage to have your Tunnelling integrated with .NET SDK?
Thanks,