System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected component did not respond correctly after a period of time, or the connection failed because the connected host did not respond ***.***.***.***:55340
in System.Net.Sockets.TcpClient.Connect(String hostname, Int32 port)
in InSimDotNet.TcpSocket.Connect(String host, Int32 port)
in InSimDotNet.InSim.Initialize(InSimSettings settings)
My project was working perfectly yesterday, but when I try to start it I have this problem and InSim doesn't start.
Does anyone have an idea what it could be?
in System.Net.Sockets.TcpClient.Connect(String hostname, Int32 port)
in InSimDotNet.TcpSocket.Connect(String host, Int32 port)
in InSimDotNet.InSim.Initialize(InSimSettings settings)
My project was working perfectly yesterday, but when I try to start it I have this problem and InSim doesn't start.
Does anyone have an idea what it could be?