V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
storm0912
V2EX  ›  问与答

开发移动APP,你一般都选择什么样的数据交互技术与服务器进行通信。

  •  
  •   storm0912 · 2013-02-22 14:26:09 +08:00 · 7411 次点击
    这是一个创建于 4087 天前的主题,其中的信息可能已经有所发展或是发生改变。
    1. RESTful Web Service
    2. XML-RPC or RMI
    3. Socket
    4. Http Service
    5 条回复    1970-01-01 08:00:00 +08:00
    shellcodecow
        1
    shellcodecow  
       2013-02-22 14:57:41 +08:00
    RESTful JSON
    storm0912
        2
    storm0912  
    OP
       2013-02-22 15:24:54 +08:00
    @shellcodecow 是真RESTFul还是假RESTFul?
    ewangke
        3
    ewangke  
       2013-02-22 15:35:24 +08:00
    @storm0912 真假是什么意思?
    alexrezit
        4
    alexrezit  
       2013-02-22 16:09:02 +08:00
    http 咯~ 试过 thrift 那类的, 事实证明不是很好用, 也不是很便于维护和扩展.
    storm0912
        5
    storm0912  
    OP
       2013-02-25 10:41:48 +08:00
    @ewangke 有些只是用到了RESTFul风格的URL,还是将HTTP当作传输层协议,并没有用到RESTFul丰富的应用层的功能,典型的就是Spring MVC构建的RESTFul,这些称之为假RESTFul.
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   799 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 22:38 · PVG 06:38 · LAX 15:38 · JFK 18:38
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.