Gentlemen, good afternoon!
Develop an application in Flash Lite, which aims to field agents register certain events, through pictures and send to the server.
I've been facing problems regarding the data signal during transmission.
If the signal is good, the transmission occurs normally, but if it is bad, problems happen, of course.
To address this fact, I thought about using the fscommand2 GetNetworkConnectStatus, in theory return to me:
-1: Not supported.
0: There is currently an active network connection.
1: The device is attempting to connect to the network.
2: There is currently no active network connection.
3: The network connection is suspended.
4: The network connection cannot be determined.
It turns out that so far, in all cases it returns me the number 3 (The network connection is suspended), even with the application that is transmitting data signal is active.
Someone already experiencing a situation like this? have any tips or advice?
Now, thank you everyone's attention.
Greetings!





