Connection over LAN?

Options
Hello,
Does anyone have an example of connecting using Bolt over a LAN (no internet access). I can not seem to get it to work though all docs say it ought to be possible.
I have BoltNetwork.EnableLanBroadcast(); on the server but how to get the client to connect?
Cheers.

Comments

  • stanchion
    Options
    Start with one of the already functional Photon lobby samples for Bolt and add BoltNetwork.EnableLanBroadcast() to BoltStartDone