Quantcast
Browsing latest articles
Browse All 2 View Live

Answer by PProductions

The ip address 127.0.0.1 is connecting to the same machine, to connect to a different machine you need that machine's ip address. If the other computer is on your internet network(e.g. connected to...

View Article


Answer by mor0022

Here is my Code, Still trying to work out how to destroy objects neatly. using UnityEngine; using System.Collections; public class LanNetworkManager : MonoBehaviour { public string gameName = "not...

View Article

Browsing latest articles
Browse All 2 View Live