Multi-Player Unity Game for iPhone

Is it possible to create a multi-player game using the Unity3d product for the iPhone. By multi-player I mean each player is playing on their own device, but appear in each others game view.

Is there any way to access the SDK API’s from within the Unity3d iPhone IDE?

Thanks,
Wayne

I am working on a port of the SmartFoxServer API for the iPhone. Until now hitting some mono/Unity issues/bugs/features - but I’ll try to work around those.

Just FYI

Multiplayer on the iPhone in Unity3D currently is possible through .NET Sockets.
Multiplayer in general requires a Unity iPhone Advanced license.