Computer Science, asked by hansarianeil7126, 1 year ago

Which value of socket.Readystate indicates that the connection is going through the closing handshake?

Answers

Answered by Geekydude121
0

The value of two indicates that the connection is going through the closing handshakes.Well there are basically other value of sockets which performs various tasks.

  • First comes the value  zero which basically indicates that the connection is not established.
  • The value of one states that the connection is possible.
  • The value three states that the connection is possible.
Similar questions