B2B

Web service

파란실버라이트 2009. 3. 27. 16:46

Web service

From Wikipedia, the free encyclopedia

Jump to: navigation, search
Web services architecture.
Web services in a service-oriented architecture.

A Web service (also Web Service) is defined by the W3C as "a software system designed to support interoperable machine-to-machine interaction over a network".[1] Web services are frequently just Web application programming interfaces (API) that can be accessed over a network, such as the Internet, and executed on a remote system hosting the requested services. Other approaches with nearly the same functionality as web services are Object Management Group's (OMG) Common Object Request Broker Architecture (CORBA), Microsoft's Distributed Component Object Model (DCOM) or SUN's Java/Remote Method Invocation (RMI).