<div dir="ltr">This would strictly be through wireless communications (3G/4G, WLAN) so I guess were' looking into usage of different networks and thus the need of using a server to pass the messages.<div>So setting up a server would be an additional thing on top of everything else that'd need some learning first.</div><div><br></div><div>I took a look what MQTT has to offer and while I'm not saying I fully understood much about the whole subject there were also some "easier to understand" text here and there, so that I might have a slight hunch now :)</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 14, 2015 at 8:46 PM, Kaj-Michael Lang <span dir="ltr"><<a href="mailto:milang@tal.org" target="_blank">milang@tal.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On to, 2015-05-14 at 19:57 +0300, Jani Nuutinen wrote:<br>
> What might the most crude requirements be when looking into simple<br>
> device to device (/application to application) communications?<br>
><br>
<br>
</span>Depends a bit, if the devices are on the same network then you could use<br>
for example simple broadcast UDP packets.<br>
<br>
But if they need to be able to communicate from different networks then<br>
you probably need a server that they can talk to that passes any<br>
messages to/from them. MQTT could be one way to do it.<br>
<br>
Depends very much on what it is exactly you need.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Kaj-Michael Lang <<a href="mailto:milang@tal.org">milang@tal.org</a>><br>
<br>
_______________________________________________<br>
SailfishOS.org Devel mailing list<br>
To unsubscribe, please send a mail to <a href="mailto:devel-unsubscribe@lists.sailfishos.org">devel-unsubscribe@lists.sailfishos.org</a><br>
</font></span></blockquote></div><br></div>