cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

.NET Tunnel Manager Example?

mjohnson-21
1-Newbie

.NET Tunnel Manager Example?


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]

1 REPLY 1
pujasaha
6-Contributor
(To:mjohnson-21)

Hi,

 

I am looking for a similar solution. Did you manage to have your Tunnelling integrated with .NET SDK?

 

Thanks,

Top Tags