<
From version < 3.1 >
edited by uru
on 2013/11/27 02:34
To version < 5.1 >
edited by uru
on 2013/11/28 00:42
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,11 +1,13 @@
1 -
1 +A simple HTTP POST request is used to send the input graph and retrieve its the layouted version. You can just perform your own request to the correct URL and pass all required information. However, as we might change internal APIs we recommend you to use the (very small) wrapper implementations we provide for a specific language. We do not provide a wrapper for each language, feel free to write your own and contact us so we can add it to the list below.
2 2  
3 -
4 -
5 5  == Language Bindings ==
6 6  
7 -
5 +Each zip archive contains the wrapper class you can use to call our service as well as a small example illustrating the usage pattern for the specific language.
8 8  
7 +* [[JavaScript>>attach:Java-0.1.0.zip]]
8 +* [[Java>>attach:Java-0.1.0.zip]]
9 +* [[C#>>attach:C#-0.1.0.zip]]
10 +
9 9  == Examples ==
10 10  
11 11  The graph is passed in serialized form of either graph format. In this example we use the JSON format (for JavaScript also native JSON can be passed).
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -8651302
1 +8651348
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/8651302/HTTP-based Service
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/8651348/HTTP-based Service