| ... |
... |
@@ -2,3 +2,8 @@ |
| 2 |
2 |
|
| 3 |
3 |
You can user the KielerCompiler.jar explained [[here >>doc:KIELER Compiler Console]]to compiler you textual modeled SCCharts (*.sct files). |
| 4 |
4 |
If you like to use the KielerCompiler HTTP server provided, then use **sccharts.com:5556** as the host and port in your KielerCompiler.jar call. |
|
5 |
+ |
|
6 |
+ |
|
7 |
+ |
|
8 |
+For rendering graphical SCCharts you might want to use the KLighd.jar as explained [[here>>doc:KIELER KLighD Console Diagram Rendering]]. |
|
9 |
+If you like to use the KLighD HTTP server provided, then use **sccharts.com:4445** as the host and port in your KLighd.jar call. |