Quantcast
Channel: Multiplayer
Viewing all articles
Browse latest Browse all 16796

Failed to connect to master server at - Help Pls

$
0
0
using UnityEngine;
using UnityEngine.Networking;
//using System.Net.Sockets;
using System.Net;
using System.Collections;
using System.IO;

public class serverNetwork : MonoBehaviour {

public string IPAdresim = "176.43.113.191";
public string HostIP = "127.0.0.1";
public int PortNo = 25001;
public string OyunADI = "arda_test_server1";
public string ServerADI = "ArdaGame";
//TcpListener tcp_Listener = null;


void OnGUI()
{

GUI.Label(new Rect(25f,...

Failed to connect to master server at - Help Pls

Viewing all articles
Browse latest Browse all 16796

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>