访问使用Android应用Domino服务器服务器、Android、Domino

2023-09-07 11:03:39 作者:血染画朱砂

我想读这是在Domino服务器数据库中使用android应用receiding数据。

I want to read data which is receiding in the domino server database using android application.

任何身体有这样做的任何类型的例子/示例程序?什么是采用Android读取多米诺骨牌中的数据的最佳方式。

Any body has any kind of example/sample program for doing this ? What is the best possible way to read the data from domino using Android.

和也我在明知有趣的是什么这样做的不同的方式?

And also I am interesting in knowing what are the different ways of doing this ?

推荐答案

这是一个很广泛的问题。所以我不得不给你一个广阔的答案。

This is a very broad question. So I'm going to have to give you a broad answer.

访问Domino服务器上的数据可以做许多方式。如果你设计一个Android应用程序,可以处理REST服务,那么您可以通过服务的XPages从Domino服务器发送该信息,或使用注意事项奉献代理。

Accessing a data on a Domino server can be done a number of ways. If you design an Android app that can process a REST services then you can either deliver it via XPages services from the Domino server, or use a dedicate Notes "Agent".

如果您选择使用代理,那么你需要知道如何控制输出到prevent默认的HTML行为。你可以明白我的意思这里和一个更好的例子的此处。如果需要用户身份,你将需要能够进行身份验证。当你想用一个应用程序,我会建议安装在Domino服务器上servlet和使用启用的的Domino服务器引擎。意识到需要建立会话,你可以找到一个合理的底漆这里。这应该能够让你开始。我个人觉得这是数周/数月的工作。

If you choose to use an agent, then you'll need to be aware of how to control the output to prevent default html behaviour. You can see what I mean here and a better example here. If user identity is required, you will need to be able to authenticate. As you want to use an "app", I would recommend a servlet installed on the Domino server and enable it using the Domino Servlet Engine. Be aware of the need to create sessions, you can find a reasonable primer here. This should be able to get you started. Personally I found this to be weeks/months of work.

最后,您可以尝试 Mobilite 其采用Android上的HTML5和功能,以及苹果设备无需要编码。 (免责声明:请注意,我是这个产品的联合创始人,我已经注意到了计算器的