Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: jasperPT on September 14, 2015, 04:10:10 PM

Title: What is the best solution for mobile networking?
Post by: jasperPT on September 14, 2015, 04:10:10 PM
Hi

I am just wondering if there is a good solution set up for basic networking that works well with playmaker?

I am not looking to do anything over the internet just yet, only something using Bluetooth or a Wifi network in a similar way to Space Team

I would really like it to be able to work to talk to both IOS and Android if possible.

Where should I start looking for something like this?
Title: Re: What is the best solution for mobile networking?
Post by: jeanfabre on September 15, 2015, 01:25:19 AM
Hi,

 you should be careful with the "just yet", cause you could be in trouble and have to redo anything because the solution you use is incompatible.

 For regular internet based networking, I would recommend Photon, as it's well supported for PlayMaker ( on the wiki (http://j.mp/1IIXNRS) and Ecosystem (http://j.mp/1Esn1mF), with proper sample to learn from)

 For wifi and local network, I am not sure to be honest, I know they are several solution on the Asset store, but I never tried any.

 Bye,

 Jean