访问使用Android应用Domino服务器 [英] Accessing Domino server using Android Apps

查看:142
本文介绍了访问使用Android应用Domino服务器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想读这是在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和使用启用的<一个href=\"http://publib.boulder.ibm.com/infocenter/lqkrhelp/v8r0/index.jsp?topic=/com.ibm.lotus.quickr.admin.dom.doc/install/qp_inst_servlet_t.html\"相对=nofollow>的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和功能,以及苹果设备无需要编码。 (免责声明:请注意,我是这个产品的联合创始人,我已经注意到了计算器的FAQ关于自我推销)。

Finally, you can try Mobilite which uses HTML5 and functions on Android as well as Apple devices without the need for coding. (Disclaimer: Please note that I am a co-founder of this product, and I have noted the stackoverflow FAQ regarding self-promotion).

这篇关于访问使用Android应用Domino服务器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆