Search Unity

multy player... where's the server script

Discussion in 'Multiplayer' started by giancamati, Sep 16, 2010.

  1. giancamati

    giancamati

    Joined:
    Aug 4, 2010
    Posts:
    518
    Hello guys,

    sorry for this "silly" question but for sure it' will help me to understand the multiplayer world of Unity.
    I have these script each attached to a gameobject.

    1) LoadJS for logging into the scene (it runs a client or 1 server).
    2) wwwManagerscript for loading up messages coming from the web...and then loading models
    3) Chat line: it follows the Login script and it conencts a client to the scene and so to the network.
    But I was wondering which one of the three plays the role of the SERVER? if they play a role for a Server.


    Many thanks.
    Giancarlo
     
  2. ExDeaDguY

    ExDeaDguY

    Joined:
    Aug 25, 2009
    Posts:
    503