我很想知道,是否有一个允许两个或两个以上安乐器之间直接通信的APICA,特别是实时多功能赌博。 例如,两个装置之间的蓝色通信是用于赌博的?
EDIT:我没有(可依赖的)服务器,因此我不能认为这是一种选择。 我正在寻找一个严格使用直接设备通信(没有服务器)的Aston。
我很想知道,是否有一个允许两个或两个以上安乐器之间直接通信的APICA,特别是实时多功能赌博。 例如,两个装置之间的蓝色通信是用于赌博的?
EDIT:我没有(可依赖的)服务器,因此我不能认为这是一种选择。 我正在寻找一个严格使用直接设备通信(没有服务器)的Aston。
rel=“nofollow” http://androidforums.com/android-Gas/57-mages-multiplayer-android-Ga-engine-chess-Mak-included.html
在研究建立网络选择时,这是一个多作用型的推动者。 我没有使用过它,但我不能对它提出任何有见的 opinion。
总的说来,我倾向于倾向于制定我自己的笔头客户/服务器解决方案。 当然,你的最佳选择取决于你希望做什么类型的游戏/应用。 一般来说,如果你计划在一个特定时间(超过3+)有相当多的用户。 P2P被停下来。 说到这一点,我还看不到一种行之有效的办法,即用户/服务器对蓝色人应用,使你有传统的网络战略。
是的。
"Nearby Connections is a peer-to-peer networking API that allows apps to easily discover, connect to, and exchange data with nearby devices in real-time, regardless of network connectivity." https://developers.google.com/nearby/connections/overview
另见:
Wifi P2P https://developer.android.com/guide/topics/connectivity/wifip2p
Overview on what to select: https://developer.android.com/training/connect-devices-wirelessly
PS 我知道这是一个老问题,但是,在搜索引擎上,这个问题仍然非常高,因此,我补充这一答案。
如果你重新做同侪-2-Peer的话,那么蓝色洋话和(或)东北大西洋渔业委员会将是你最好的灯塔。 我建议通过Wifi采用“因特网”办法,因为这种办法具有更大的灵活性。
I m relatively new to Android development. I m developing an app with a ListView. I ve followed the info in #1338475 and have my app recognizing the fling gesture, but after the gesture is complete, ...
I m converting my code from using Handler to AsyncTask. The latter is great at what it does - asynchronous updates and handling of results in the main UI thread. What s unclear to me is how to handle ...
I want to be able to download a file with a particular extension from the net, and have it passed to my application to deal with it, but I haven t been able to figure out the intent filter. The ...
I am quite impressed by the workflow I follow when developing Android applications: Define a layout in an xml file and then write all the code in a code-behind style. Is there an equivalent style for ...
To draw landscapes, backgrounds with patterns etc, we used TiledLayer in J2ME. Is there an android counterpart for that. Does android provide an option to set such tiled patterns in the layout XML?
When following the Android Open Source Project instructions on installing repo for use with Git, after running the repo init command, I run into this error: /c/Users/Andrew Rabon/bin/repo: line ...
I read in the Android documentation that by setting my Activity s launchMode property to singleTop OR by adding the FLAG_ACTIVITY_SINGLE_TOP flag to my Intent, that calling startActivity(intent) would ...
I have pretty good skills in PHP , Mysql and Javascript for a junior developer. If I wanted to try my hand as Android Development do you think I might find it tough ? Also what new languages would I ...