开发者

Ad-hoc (WiFi or bluetooth) in flash-app on Android

开发者 https://www.devze.com 2023-01-07 14:48 出处:网络
Would it be possible to create an ad-hoc multiplayer connection (close range) between 开发者_如何学运维two or several phones in a flash application?Flash won\'t let you communicate directly to another

Would it be possible to create an ad-hoc multiplayer connection (close range) between 开发者_如何学运维two or several phones in a flash application?


Flash won't let you communicate directly to another machine. You need a server to handle communications between clients.


Check http://www.gskinner.com/blog/archives/2010/06/androideroids.html out. It's a multiplayer flash-app between several phones on Android. I'm not sure about the implementation but it looks like you still need a host like Byron stated.

0

精彩评论

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