FreeOpcUa / python-opcua

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

Connecting a opc ua client and server #790

Open rahultrivedi28 opened 5 years ago

rahultrivedi28 commented 5 years ago

Hi guys,

I need to show a machine to machine communication in opc ua client-server architechture.

Can anybody please tell me how to do it ?

I have installed opc ua client GUI and OPC UA modeler on my mac OS. Now how do i implement this and establish a connection keeping my server and client on the same machine just to test.

Thanks, Rahul

zerox1212 commented 5 years ago

Use one of the server examples.