Advertisement
Guest User

Untitled

a guest
Dec 8th, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. System.Net.Sockets.SocketException (0x80004005): Uma tentativa de conexão falhou porque o componente conectado não respondeu
  2. corretamente após um período de tempo ou a conexão estabelecida falhou
  3. porque o host conectado não respondeu 164.132.145.11:7000
  4. em System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
  5. em System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
  6. em System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement