Hi guys,
I want to create an app for the Iphone, Ipad Android devices,
the app should use wifi to connect the mobile device with a raknet server, to hand out data.
I only want to know before I spend my money, on buying the Unity3D IOs Pro and Android Pro license.
Is it possible to use my own raknet server? Or isn’t that possible?
And is the network on the devices fast enough to use it for real time data exchange?
Tnx,
Nicky
An own raknet server is not possible with any unity license unless you invest the work on reverse engineering etc to find out what unity does in detail
unity networking is designed for “in unity usage only”, no documentations and headers provided to use it with raknet directly
And yes WIFI would be enough for data exchange, at least assuming you intend to do game alike networking.
Also the Pro ones aren’t needed for this, unity networking is available in both mobile licenses
This information is pretty useful, it would be a shame to start a project and finding out that it would not work.
Tnx for your reply,
Nicky