A
anarki_iv
Hello everyone!
I'm made server spdy and deploy it on azure, when i try connect to it
by tls protocol i get exception:
A connection attempt failed because the connected party did not
properly respond after a period of time, or established connection
failed because connected host has failed to respond 157.56.29.81:8081
I get an exception at runtime:
_socket.Connect(remoteEndpoint);
I'm made server spdy and deploy it on azure, when i try connect to it
by tls protocol i get exception:
A connection attempt failed because the connected party did not
properly respond after a period of time, or established connection
failed because connected host has failed to respond 157.56.29.81:8081
I get an exception at runtime:
_socket.Connect(remoteEndpoint);