WebSocket Client is not able to connect to WebSocket Server with SocketError

  • Thread starter Thread starter Nivedita_Parihar
  • Start date Start date
N

Nivedita_Parihar

Guest
Client initiated the websocket connection TLS handshake is passed and Application data layer has started . I Can see first application data is sent from client to server and the respective Ack and then from server to client and respective Ack. Then next [RST, ACK] is sent from client to server which results in Socket Error.

What could be the possible causes of this socket error

Continue reading...
 
Back
Top