Unity 3d 

...from Bootcamp + Photon server  ( by exitgames )

Bootcamp (see http://.../artvrml/280711.htm )  has a  MMO  version running  with  Photon  server .

''This project is an MMO Bootcamp Demo modification. It shows how to add multiplayer functionality to an existing project using Exit Games Photon technology. The server and afree non-expiring 20 concurrent user license are included in the bundle''....................

http://u3d.as/content/exit-games/photon-bootcamp-demo/1AA
http://learnunity3d.com/2011/03/photon-mmo-bootcamp-demo/

In local that works ( see "Online 2 " and see the chat with "alain" and "alain." )

One ( the server) could run on his local PC the Photon server  , and he has to "Set new Photon IP and Port in \Assets\Photon\Game.cs line 33 (default is localhost)" ....
( ......public string ipPort = "127.0.0.1:5055";   .........)

"In order to get the MMO Bootcamp to work, you have to run the PhotonServer and make sure its working properly. You can run the PhotonServer locally on the same machine since its configured to run on localhost. If you plan to use Photon on a separate server then you need to make sure its not behind a firewall and the ports it uses are not blocked.
Once Photon server is running, you next have to build the Bootcamp Client using Unity. Just load in the Bootcamp scene and build the client. It is set to connect to localhost. If you installed Photon on a separate server, then you will need to edit the Game.cs file at line 33 with the server's IP address."

So ,for a meeting, the client needs a date , an hour to meet and the today's IP , and the name of the room.
( LouiZeForum's ChatBox is good to share infos in realtime. Here it is :
(don't forget to "connect" !)


The client opens  ....as did the server ...

Of course , the aim is to build our own worlds , ( who cares about killing people ?)


Anyways in that one * below , you could kill :


...as in the original MMO :



Coming soon , adding ancient VRMLs ..



Least but not last , the final goal is to get the MMO on MixED dedicated server , if possible (?)

http://forum.exitgames.com/viewtopic.php?f=5&t=75

_________________________________________________________________________

Vrml...........................

______________________________________________________________________

Sommaire................

Intro

______________________________________________________________________

Unity 3d

 ...from Bootcamp + Photon server  ( by exitgames )

1-First quick test : 

http://mixed3d.free.fr/unity3d/mmo/chatscenePlayer.html

To play and chat with 2 instances of your browser , first run Photon : 

download it here, dezip anywhere and  run  /bin_Win32_xp/Photonserver.exe  

-1 Right-click the Photon tray icon and select "start as application"
-2- Allow \bin\PhotonSocketServer.exe through the windows firewall (see http://developer.exitgames.com/photonserver/firewallsettings for detailed instructions)
OR follow instructions at http://developer.exitgames.com/quickstart/photoninfiveminutes  -

2- * MMO4 test :

Download ( 47 MO )  http://mixed3d.free.fr/unity3d/mmo/MMO4.zip ,

dezip ,run MMO4.exe

For a local  MMO and chat , run Photon server as said above.

For a real session , another zip will be uploaded 
with the right
\Assets\Photon\Game.cs line 33 ,so with the right day's IP ...

3- MMO4 test in browser :

http://mixed3d.free.fr/unity3d/mmo/MMO4Player.html

( it seems that you have to run Photon server first ,anyways  to open 2 instances ,run it )

_________________________________________________________________________

Vrml...........................

______________________________________________________________________

Contents....................

Intro

_______________________________________________________________________