Projects



Changes between Version 5 and Version 6 of WebGateway


Ignore:
Timestamp:
Oct 12, 2012, 11:02:11 PM (12 years ago)
Author:
Lawrence Cabac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebGateway

    v5 v6  
    44Agent services can be provided as Web services, while SL message content is translated to JSON on the fly.
    55
    6 The !WebGateway provides the transparent communication for services such as shown in the Export/Diff demo [/../export/ Export/Diff Interface], which is also integrated in the [/../redmine/ Redmine] UI.
     6== Transformation of Messages ==
    77
     8The !WebGateway provides the transparent communication for services such as shown in the !Export/Diff demo [/../export/ Export/Diff Interface], which is also integrated in the [/../redmine/ Redmine] UI.
    89
     10The image shows a screenshot of the Mulan Viewer, several net instances and two views inspecting Petri net tokens, displaying them in a UML-alike  style.
     11The Mulan Viewer shows the running Mulan multi-agent system (platform CentralDF) providing services through agents: DF, AMS, !WebGateway and Export.
     12An interaction between !WebGateway and Export is currently in action.
     13Parts of three net instances are shown, the participants of the interaction: Export_export, !WebGateway_sendrequest and !WebGateway_DC_transformation.
     14The first inspected token is a Web message (HTTP protocol), which is held in the transformation DC in order to match with the (transformated) response arriving from the Export agent.
     15The response is the other inspected token containing the answer as an ACL message (before transformation) in the Export_export protocol.
    916[[Image(WebGateway:mulanviewer_export.png, 100%)]]