WebServices

TwitterFacebook
Get flash to fully experience Pearltrees
http://fr.wikipedia.org/wiki/Service_Web Un article de Wikipédia, l'encyclopédie libre. Un service web (ou service de la toile [ 1 ] ) est un programme informatique permettant la communication et l'échange de données entre applications et systèmes hétérogènes dans des environnements distribués. Il s'agit donc d'un ensemble de fonctionnalités exposées sur internet ou sur un intranet , par et pour des applications ou machines, sans intervention humaine, et de manière synchrone. Le concept a été précisé et mis en œuvre dans le cadre de Web Services Activity [ 2 ] , au W3C , particulièrement avec le protocole SOAP . Associé avec les Échanges de Données Informatisés (EDI) , le consortium ebXML l'a utilisé pour automatiser des échanges entre entreprises.

Service Web - Wikipédia

Un article de Wikipédia, l'encyclopédie libre. REST ( REpresentational State Transfer ) est une manière de construire une application pour les systèmes distribués comme le World Wide Web . Le terme a été inventé par Roy Fielding en 2000. REST n’est pas un protocole ou un format , c’est un style d’ architecture , c’est le style architectural original du Web. Dans cette architecture, un composant lit ou modifie une ressource en utilisant une représentation de cette ressource. Une ressource est une chose nommable, qui peut évoluer avec le temps. http://fr.wikipedia.org/wiki/Representational_State_Transfer

Representational State Transfer - Wikipédia

The W3C defines a "Web service" as "a software system designed to support interoperable machine-to-machine interaction over a network ". It has an interface described in a machine-processable format (specifically Web Services Description Language, known by the acronym WSDL ). Other systems interact with the Web service in a manner prescribed by its description using SOAP messages, typically conveyed using HTTP with an XML serialization in conjunction with other Web-related standards." [ 1 ] The W3C also states, "We can identify two major classes of Web services, REST -compliant Web services, in which the primary purpose of the service is to manipulate XML representations of Web resources using a uniform set of "stateless" operations; and arbitrary Web services, in which the service may expose an arbitrary set of operations." [ 2 ]

Web service - Wikipedia, the free encyclopedia

http://en.wikipedia.org/wiki/Web_service

Liste des spécifications des services web WS-* - Wikipédia

Un article de Wikipédia, l'encyclopédie libre. Il existe une variété de spécifications associées aux Services Web WS-* . Ces spécifications sont à des niveaux de maturité parfois différents, et sont maintenus par diverses organisations de standardisation. http://fr.wikipedia.org/wiki/Liste_des_sp%C3%A9cifications_des_services_web_WS-*
http://www.w3.org/2002/ws/

Web Services @ W3C

Groups · News · Documents · Wiki and tools · Technical discussion · Events The World Wide Web is more and more used for application to application communication. The programmatic interfaces made available are referred to as Web services . The goal of the Web Services Activity is to develop a set of technologies in order to lead Web services to their full potential.