Tech and Academic things for Chianshin

Saturday, March 14, 2009

【原创】大纵深的移动位置业务- 西西河

【原创】大纵深的移动位置业务- 西西河

第一步,在各个手机平台,我们装一个很小的嵌入式的HTTP server。
http://www.ccthere.com/article/1950974
第二步,对于所有的应用逻辑,包括嵌入式的求路引擎,搜索引擎等等之类,我们把它们转换为服务。把这些服务放到HTTP server里面运行。

第三步,当UI要和这些应用逻辑进行交互的时候,可以通过HTTP Protocol调用这些HTTP services。
http://www.ccthere.com/article/1950974
这个办法的好处是,1. 比较容易实现,2. 在我们应用开发商可以控制的范围之内,不需要等待浏览器和JavaScript engine的支持
===================================
This is kind of the oneClick.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]



<< Home