开发者

How can flash open a port to listen for server requests?

开发者 https://www.devze.com 2022-12-28 04:29 出处:网络
Is it possible for flash t开发者_StackOverflow社区o open ports to listen for messages from the remote server? If so, how?Nope, Flash cannot currently do this. However AIR applications, which can be ma

Is it possible for flash t开发者_StackOverflow社区o open ports to listen for messages from the remote server? If so, how?


Nope, Flash cannot currently do this. However AIR applications, which can be made from Flash, can do this as of version 2.0, using the ServerSocket class.

0

精彩评论

暂无评论...
验证码 换一张
取 消