Raspberry Pi as Server an Client

Questions regarding the use of the ANSI C SDK for Server or Client development or integration into customer products ...

Moderator: uasdkc

Post Reply
ighoddan
Sr. Member
Sr. Member
Posts: 10
Joined: 20 Jun 2014, 17:24

Raspberry Pi as Server an Client

Post 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

User avatar
Support Team
Hero Member
Hero Member
Posts: 3068
Joined: 18 Mar 2011, 15:09

Re: Raspberry Pi as Server an Client

Post 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

Post Reply