Search Unity

Can we create Intranet multiplayer using Photon ?

Discussion in 'Scripting' started by schetty, May 29, 2019.

  1. schetty

    schetty

    Joined:
    Jul 23, 2012
    Posts:
    424
    Hi,

    I want to create the multiplayer game using photon.
    But my game should work within the intranet(peer to peer).
    Does photon support this feature?


    Thanks.
     
  2. Munchy2007

    Munchy2007

    Joined:
    Jun 16, 2013
    Posts:
    1,735
    No, it needs an internet connection to the Photon Cloud. I think Photon Bolt can work as you want though.
     
  3. tonemcbride

    tonemcbride

    Joined:
    Sep 7, 2010
    Posts:
    1,089
    As @Munchy2007 said Bolt is the best Photon solution for LAN games, PUN always uses one of their own servers as an intermediary (and for matchmaking) so that wouldn't be suitable.
     
  4. schetty

    schetty

    Joined:
    Jul 23, 2012
    Posts:
    424