Search Unity

[need help]matchmaking

Discussion in 'Multiplayer' started by chetan-rane, Aug 10, 2015.

  1. chetan-rane

    chetan-rane

    Joined:
    Nov 26, 2012
    Posts:
    18
    Hi All,

    I want to implement below scenario using new unet system

    i have two computer and two ipad
    I want to restrict the connection 1 computer to 1 ipad.

    is it possible to do so. Using matchmaking, i am able to make connection between ipad and computer.
    But the issue is, how could i create two host and list down the available stations to connect to ipad devices?

    can someone help me with this?