Multiplayer Networking on Mobile for Basic iOS and Android Licenses

So I am a user of the Unity Basic licenses for iOS and Android. As most of you out there know it doesn’t support the use of these .NET sockets or something, so in essence mobile multiplayer in the basic license is very difficult to use if not nearly impossible (there are workarounds using Android SDK stuff).

Anywho I found out last week that Exit Games (Photon Networking Folks) are coming out with a multiplayer plugin in for the mobile basic licenses that will allow their multiplayer services to work in these versions of Unity! Here is a link to the thread where they discuss it’s release and such.

http://forum.exitgames.com/viewtopic.php?f=17&t=3047

The Unity’s own networking works on basic mobile licences though…

Yeah you can set it up but good luck actually connecting. You have to have Pro to use built in networking and use .net sockets.