What is service-oriented architecture?

前端 未结 5 1574
小鲜肉
小鲜肉 2021-02-02 00:08

What is service-oriented architecture?

5条回答
  •  轮回少年
    2021-02-02 00:50

    WCF is a technology which makes building services easier, and it works on all transports not only HTTP so it is more generic than Web Services which works only on Http.

提交回复
热议问题