Skip to main content
Saran_soft84
Participating Frequently
August 19, 2013
Question

Re-connection Problem

  • August 19, 2013
  • 1 reply
  • 327 views

Hi Everyone,

I am working on the websocket server connection from flash. If the websocket server disconnected, then flash receives the disconnection and that are handled.

In Client-side disconnection such as internet disconnect and bandwidth low and as not reflected. If anyone having an idea about the client-side disconnetion as well as low bandwidth detection. Kindly share, it will be helpful to proceed further.

Thanks in advance

Saran

This topic has been closed for replies.

1 reply

Participating Frequently
August 19, 2013

add timeout (20secs?) function to trigger errorHandler as well. (dont forget to clearTimeout the id as well)