KNOWLEDGE BASE
Log In    |    Knowledge Base    |    4D Home
Tech Note: Web Services – An Introduction
PRODUCT: 4D | VERSION: 2003 | PLATFORM: Mac & Win
Published On: December 19, 2003

As the need for application-to-application communication and interoperability grows, the use of Web Services is rapidly increasing to satisfy such needs. A Web Service is a software system designed to support interoperable machine-to-machine interaction over a network. It has an interface described in a machine-processable format (the WSDL.). Other applications interact with the Web Service by using SOAP messages created in XML and conveyed via HTTP. SOAP stands for Simple Object Access Protocol. It is a protocol that is designed for the exchanged of information in a decentralized, distributed environment, and it is a fundamental aspect of Web Services.

The following presentation is a beginner's guide to Web Services with 4th Dimension. The main goal of this session is to provide a general overview of Web Services and how it enables 4D to become a major player in integrating application-to-application communication within a distributed environment.

Download Complete Tech Note & Example: Windows | Mac