FreeOpcUa / python-opcua

LGPL Pure Python OPC-UA Client and Server
http://freeopcua.github.io/
GNU Lesser General Public License v3.0
1.35k stars 659 forks source link

Help Wanted OpcUa over Internet #831

Open dre12 opened 5 years ago

dre12 commented 5 years ago

Which is the best practice to use opcua over the Internet to connect a Server with a Client? I read something that a direct connectivity over the Internet should be possible.

oroulet commented 5 years ago

give the correct IP address or hostname? there is an example client connecting to demo.this.com or similar in example folder