Socket content interface : bind() issues

Hi,

I am trying to implement communication between 2 snaps using socket content interface.

Provided slot in server side and slot write to $SANP_COMMON.

But in bind function is getting failed and observing below message.
bind() failed: Operation not permitted

Is there example for content interface which uses socket?

here is a providing snap:

and a consumer of the socket:

1 Like