actionscript 3 - Getting connection status with as3 ( like weak, string etc... ) -


i need client check if user connection server strong or weak or etc, searched lot , think using urlloader may answer:

i need ping network flash or actionscript

is there better way or should it?

the thing using urlloader tell if device has connection server or not. there no in between, seem desire. additionally, if requested server down or slow (and flash times out), app think has no connection internet @ all.

if using adobe air, suggest looking air native extension (commonly abbreviated ane) this. freshplanet has 1 called "ane-network-info" provides way ios , android apps read if have network connection or not, though no way signal strength. searching , find one, @ least ios and/or android.

if isn't air app, there's not can do. suggest treat other website. if connection drops or weak, that's problem of client, not yours. if request server fails, alert them. beyond that, don't think there else can do.


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -