如何从其他应用程序获取数据 [英] How to get data from other applications

查看:268
本文介绍了如何从其他应用程序获取数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


有什么方法可以帮助我如何将其他Web应用程序中的数据获取到我自己的应用程序中!

像gmail数据一样希望在我的应用程序中显示

在传递用户名和密码的同时,我的收件箱数据将显示,然后我想将其检索到我的应用程序中

Hi
is there any way please help me how to get data from other web application in to my own application!

like gmail data wants to show in my application

while passing username and password then my inbox data will show then i wants to retrive that in to my application

推荐答案

Remoting[^] may helps you

Thanks


有多种技术.

1.您可以使用gmail网络服务从应用程序中获取所有记录.

2.使用Outlook,将您的gmail帐户设置为Outlook,并获取Outlook中的所有记录,然后使用Outlook应用程序类,并从收件箱中获取所有记录.

There are multiple techniques.

1. You can use web service of gmail to fetch all records from there in your application.

2. Use Outlook, setup your gmail account into outlook and fetch all records in outlook then use Outlook application class and fetch all records from inbox.

which is suitable for you use that.




如果您的客户端应用程序提供了某些 API WebService ,那么您可以轻松地从其他应用程序获取数据.

谢谢
-amit.
Hi,

if your client application provide some API or WebService then you can get data from other application easily.

Thanks
-amit.


这篇关于如何从其他应用程序获取数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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