Search Unity

Where to start?

Discussion in 'Multiplayer' started by BigRedSwitch, Sep 28, 2009.

  1. BigRedSwitch

    BigRedSwitch

    Joined:
    Feb 11, 2009
    Posts:
    724
    Hey, Folks,

    Been coding in Unity for a while, but never done any networking stuff.

    Can someone point me in the direction of some documentation which gives me a "Networking 101" for Unity?

    I need to know everything! Is it all P2P, is there a Master-Client setup, everything! :)

    Any help very much appreciated. :)

    SB
     
  2. hogus

    hogus

    Joined:
    Jul 9, 2009
    Posts:
    145
  3. hogus

    hogus

    Joined:
    Jul 9, 2009
    Posts:
    145
    There is also a high-level networking description in the manual that is good to read.
     
  4. BigRedSwitch

    BigRedSwitch

    Joined:
    Feb 11, 2009
    Posts:
    724
    That's brilliant! Thanks very much for that! :)