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

How to take Remote Access for Non VNC type

jk-3
6-Contributor

How to take Remote Access for Non VNC type

Hi,


I am using JAVA SDK to connect remote device.I enabled the tunneling and able to connect VNC type of device as remote. Few devices are in the type of http. How to take this device as Remote.

1 REPLY 1

I'm interested too, about http/https tunneling through ThingWorx: If I understand well what you want and what we want:

  • We have a local network http/s server ( let's say it http://192.168.1.3 )
  • We add theTW Microserver on this LocalNetwork with Tunneling support
  • On ThingWorx RemoteThingWithTunnels we configure on myTunnels something like:
    • Tunnel Name: MyLocalWebServer
    • Description: Whatever
    • Host: 192.168.1.3
    • Port: 80
    • App URI: ??? /Thingworx/tunnel/http.jsp ???
    • Connections: 1
    • Protocol: tcp

That would be really useful on many cases.

Top Tags