Discussion: Under what circumstances, we need to use Web Services

xiaoxiao2021-03-06  114

Author: LLGZHANG (Daeng) Almight: 100 Community: .NET Technology Web Services Problem: 100 Reposted: 21 Posted: 2004-10-27 11:44:36

Web Serveices is very interested, and very passionate about learning and app, but in my understanding, many people are just considered from the perspective of technical perspectives: Many times the use is because they feel WS Try a try, it may be applied to itself and can be better in other ways. So, there is such a problem, I hope everyone will discuss, it is best to have experienced masters to indicate the road: in what kind of application environment needs to use Web Serveices.

Throw a brick, I hope to recruit a bunch of jade

Reply to: xiaohutushen (xiaohutushen) () Reputation: 100 2004-10-27 11:50:59 Score: 0

Personally feel.

It is mainly designed for distributed applications.

TOP

Reply to: Antherzhou (Big Buddha) () Reputation: 99 2004-10-27 12:35:51 Score: 0

I think it is to provide data or data exchange under the premise of ensuring data security.

TOP

Reply to: fengforever (Feng) () Reputation: 100 2004-10-27 13:41:10 Score: 0

Systems of data calls

TOP

Reply to: Sunmast (speed horse | www.cpp-cli.org) () Reputation: 112 2004-10-27 14:08:40 Score: 0

Integration of code / component / program in Internet

In the words of Microsoft, it is "changing computation", haha

TOP

Reply to: lql9935 (silence is gold) () reputation: 100 2004-10-27 15:06:34 Score: 0

Systems of data calls

TOP

Reply to: Einsteincao (to Zunbao) () Reputation: 100 2004-10-28 10:59:57 Score: 0

Cross-platform

the Internet

TOP

Reply to: Trendvb (aaron) () Reputation: 99 2004-10-28 11:04:33 Score: 0

Yes. Net's foundation is also the essence.

TOP

Reply to: xiao4407 ()) () Reputation: 100 2004-10-28 11:32:47 Score: 0

Web services is required when you need to work with UNIX or other operating systems.

TOP

Reply to: JEDLIU (I come with the wind, go with the wind) () Reputation: 98 2004-10-28 11:35:23 Score: 0

Generally, remote calls are used.

For example, you are a online store, no matter what kind of network, the platform can run very well, and you don't want your code to expose, you can write processing code in WebServer, and call on the client.

TOP

Reply to: liuzxit (if) () Reputation: 100 2004-10-28 11:55:53 Score: 0

Comprehensively, it is the benefit of it only in distributed application design is the benefits of discovering it, others have not been able to use

TOP

Reply to: llgzhang (Encyclopedia) () Reputation: 100 2004-10-28 13:29:47 Score: 0

UP

TOP

Reply to: lql9935 (silence is gold) () Reputation: 100 2004-10-28 13:58:02 Score: 0UP

TOP

Reply to: jasminetea () () Reputation: 100 2004-10-28 15:10:20 Score: 0

There are many types of clients with the system, and the service should be used by multiple types of clients with Web, Windows Application, Mobile Application ...

TOP

Reply to: zxn1979125 (blunt knife) () reputation: 86 2004-10-28 16:01:50 Score: 0

I am doing mobile business

The situation is the system, more messy, and the Web service can be very clear.

But its performance is .........

To solve it with load balancing (hardware)

TOP

Reply to: Jinniu (Jin Niu) () Reputation: 100 2004-10-29 17:18:46 Score: 0

Distributed system, service query.

TOP

Reply to: flyhorse1980 (Feima) () Reputation: 92 2004-10-31 18:41:09 Score: 0

How do you feel that the resource integration is?

TOP

Reply to: llgzhang (Encyclopedia) () Reputation: 100 2004-11-1 9:27:32 Score: 0

Discussion more

TOP

Reply to: hxhbluestar (Cerest River) () Reputation: 97 2004-11-1 21:37:06 Score: 0

There are many websites to do with pure webservice, you can also try it.

TOP

Reply to: Godblessyu (Freeport) () Reputation: 94 2004-11-1 21:53:33 Score: 0

Distributed system ~~

C / S, B / S conversion is also relatively convenient ~~

TOP

Reply to: Timiil (Xiaohua) () Reputation: 100 2004-11-02 10:05:00 Score: 0

Cross-platform, remote call. . .

TOP

Reply to: Yadongfile (Intercom) () Reputation: 99 2004-11-02 10:43:00 Score: 0

When you need to publish your business logic or you should use it when you need to use your partner's business logic.

Web Serveices will be big in the development of the next generation ERP or the development of the collaborative e-commerce application system

TOP

转载请注明原文地址:https://www.9cbs.com/read-97520.html

New Post(0)