Searched defs:ipAddress (Results 1 – 1 of 1) sorted by relevance
28 … public static void CreateNetworkServer(this Emulation emulation, string name, string ipAddress) in CreateNetworkServer()36 public NetworkServer(string ipAddress, string macAddress = null) in NetworkServer()