English 中文(简体)
利用CouchDB和IrisCouch
原标题:Turn based multiplayer for iOS using CouchDB and IrisCouch

我和我开办的电器公司正在开发一种基于多功能的多功能蜂窝应用程序。 可以说,我们当中没有人拥有任何数据库或服务器知识。 尽管我们愿意学习。

游戏的流通将类似于诸如:Word Feud、WordsWithFriends、Rande等游戏。

请允许我首先谈谈在网上进行大量搜索的情况:

我们决定使用CouchDB,作为储存用户信息、游戏和其他信息的工具。 uch 亚洲开发银行是一个开放源码SQL数据库系统。 原因是,我们已经接受过教育,它应当支持许多不相干的用户。 此外,它的规模——我们当然希望走大。

我们的库什克斯基金会设在。 IrisCouch是一种“云层”的托管服务,旨在管理CuchDb。

因此,我们利用一个银库服务器进行运行,我们知道如何查询服务器的数据。

我们现在最大的混淆是,我们应如何根据最佳做法建立这一系统。 我们现在到了我们能够接收并向服务器提交数据的时候。

我们的游戏应该是将“Facebook”纳入,以便用户可以通过我们的手表或通过“Face”进行登记。 之后,他们可以随意与反对派打交道,或与朋友玩.。 在开始配对之后,一名参与者将获得一套问题,在他回答后,应通过推介通知通知通知其他参与者。 几轮比赛结束后结束。

此时此刻,我们认为这可能是申请流动的最佳解决办法:

  1. A user connects to another user -> a game session is opened as a document in a database called "games".
  2. The newly created document contains both player names, question, answers etc
  3. A field named "whos_turn" decides which of the two players turn it is.
  4. After the game has ended, the session is erased.

同样,正如你可能看到的那样,我们正处在如何真正做到这一点的黑暗之中,但这是一般的想法。

因此,我的问题如下:

www.un.org/spanish/ecosoc 最好还是通过网络服务直接查询数据?

www.un.org/spanish/ecosoc 建立数据库的最佳办法是什么?

任何能够使我们更接近的信息将受到高度赞赏:

In advance, thank you!

Olav Gundersen


EDIT#1:我们的目标 C programr设法利用CouchDb连接2台Pi装置。 桌面应用程序包括一个表层,该表与数据库同时连接,这样,当有人进入数据库时,该表就显示所有其他相关电话的一览表。 窗户:极低的聊天系统。

问题回答

如果是多角色,你需要向边远的里科布进行沟通,但我对你指出你或你的朋友都没有任何数据库经验感到关切。 你们愿意学习,因此我认为,最好的开端是:

http://guide.couchdb.org/editions/1/en/index.html

如果你计划不断删除文件,你可能会发现几个问题。 DB ize豆的肥力可能相当大,你需要紧凑和安放;经常清理 d。 但是,我认为现在不是一个主要问题,因为这是一个起点。

问题建立数据库和最佳管理应用程序流通的最佳途径”应由你的团队处理。 如果你没有<>任何<><><>><>>>>数据库,你应努力找到愿意帮助的人。 它应当是拥有数据库广泛经验的人。 http://www.odesk.com。

In total honestly I don t think you will be successful if you don t have such a figure - either as a freelancer or contributor - to help you having a solid database logic in the game that will ensure a great user experience.

例如:您是否通过在美国(Iriscouch)诉贵用户所在地点使用 d子来审议相对拖延问题?

为此原因,您可能希望尽可能多的客户方(如精q或触动等嵌入式数据库,基本上为蜂窝的银)。

For an iPhone application you might want to try TouchDB that is made exactly for that https://github.com/couchbaselabs/TouchDB-iOS (caveat: being that you need connectivity to check turns etc this might not be the ideal solution but it could work to store some information locally).

要做到这一点,你需要具备uch熟经验的人,以建立一个适当的、可操作的申请。 your弄你的想法,但使这一想法成为你在数据库方面需要技术思想的成功,没有任何错误。 当然,你可能非常有能力学习这一决定因素。 读到库沙银行的书后,你应能够创造基本流动以满足你们的需要。

当然,其他经验丰富的用户可能会得到更全面的回答或抽样布局,但我认为,这不是最佳办法。 即便有人对狗结构做了全面的布局,以及如何问,如果有些东西如会议没有删除,那么你如何为之服务? 因此,我真诚地建议为你的案件获得一些临时专门知识。

这还可能导致分析合适的替代品。 我不认为你应该接受这样的想法,即库沙银行可以扩大规模,因此是你的最佳/唯一选择(当然,这很可能是这样,如果你认为这是一个好的选择)。 例如,前线、山角口和许多其他在线口号正在使用神话器储存其数据,以确保库奇非能够扩大的唯一数据库。

我认为,这种 de光可以是以下一个很好的例子:iOS Couch Demo





相关问题
selected text in iframe

How to get a selected text inside a iframe. I my page i m having a iframe which is editable true. So how can i get the selected text in that iframe.

How to fire event handlers on the link using javascript

I would like to click a link in my page using javascript. I would like to Fire event handlers on the link without navigating. How can this be done? This has to work both in firefox and Internet ...

How to Add script codes before the </body> tag ASP.NET

Heres the problem, In Masterpage, the google analytics code were pasted before the end of body tag. In ASPX page, I need to generate a script (google addItem tracker) using codebehind ClientScript ...

Clipboard access using Javascript - sans Flash?

Is there a reliable way to access the client machine s clipboard using Javascript? I continue to run into permissions issues when attempting to do this. How does Google Docs do this? Do they use ...

javascript debugging question

I have a large javascript which I didn t write but I need to use it and I m slowely going trough it trying to figure out what does it do and how, I m using alert to print out what it does but now I ...

Parsing date like twitter

I ve made a little forum and I want parse the date on newest posts like twitter, you know "posted 40 minutes ago ","posted 1 hour ago"... What s the best way ? Thanx.