문제

Does any one have a idea about how to do a packet loss test like in ping test from flash technologies (Flash or Flex)? Please help me.

도움이 되었습니까?

해결책

Short answer, no, you cannot do an actual ping from Flash since it lacks the ability to send ICMP packets. However, I have to ask, what is your reasoning for it's usage?

The only way to do it (which isn't really a ping) would be to try to load something extremely small from the server, or have a way for the server to do a callback using a service of sorts. All of this would of course be through HTTP.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top