Page 1 of 1

Raspberry Pi as Server an Client

Posted: 20 Jun 2014, 17:28
by ighoddan
Hello,
is it possible to run a OPCUA Server and Client on a Raspberry Pi?
I am asking, because i want to realise a M2M communikation over OPC UA.
2 or more Rpi's schould be able to exchange data.

Thanks
Ibrahim

Re: Raspberry Pi as Server an Client

Posted: 24 Jun 2014, 17:35
by Support Team
Hello Ibrahim,

yes of course that is possible, an application can have server- and client-side functionality in parallel. In fact most applications will be programmed in that way, for M2M or any other bi-directional communication. Our C++ based OPC UA SDK Bundle would be a candidate for realizing such application, it contains client- and server-side libraries plus the communication stack.

Best Regards
Support Team