Has anyone had any success with tunneling OPC UA binary protocol over PageKite? http://en.wikipedia.org/wiki/OPC_Unified_Architecture#Protocols
I am currently testing a number of OPC UA client and server tools, but cannot find a client which natively supports HTTP proxies.
I tried with proxychains http://manpages.ubuntu.com/manpages/precise/man1/proxychains.1.html with no success so far...
Comments
Then run the SampleConsoleServer.sh (it is in the "samples" folder). As you can see, the simulation will bind a discovery endpoint to opc.tcp://127.0.1.1:52520
I'm running pagekite with --service_on=raw/52520:NAME:localhost:52520:SECRET but cannot configure my system to let SampleConsoleClient.sh reach the sample server through the HTTP proxy NAME:443