Helemaal TOP
On Sun, Mar 10, 2019 at 11:00:04AM +0100, mj wrote: > On 3/10/19 10:24 AM, Geert Stappers wrote: > > > > Hoi, > > > > Met welke tools maken jullie zoal tekeningen > > van client-server communatie? > > > > Tekeningen als op https://lwn.net/Articles/508865/ > > > > Op http://graphviz.org/gallery/ is niets wat er op lijkt. > > Wel is graphviz het soort programma wat mijn voorkeur heeft. > > Dus dat je in tekst beschrijft wat je wilt > > en dat er dan een plaatje wordt gegeneerd. > > Misschien hier eens naar kijken? > > http://www.mcternan.me.uk/mscgen/ Tekst van die webpagina: | What is it? | | Mscgen is a small program that parses Message Sequence Chart | descriptions and produces PNG, SVG, EPS or server side image maps | (ismaps) as the output. Message Sequence Charts (MSCs) are a way of | representing entities and interactions over some time period and are | often used in combination with SDL. MSCs are popular in Telecoms to | specify how protocols operate although MSCs need not be complicated | to create or use. Mscgen aims to provide a simple text language that | is clear to create, edit and understand, which can also be transformed | into common image formats for display or printing. | | This program and the language it parses have been inspired by Graphviz | Dot, which provides a really good way to document State Transition | Diagrams, data structures and directed graphs. Unlike Graphviz, this | program does no clever layout operations or spline routing as this is | not needed for MSCs, and so was much simpler to implement. Dus `sudo apt install mscgen` Dank je wel. Groeten Geert Stappers -- Leven en laten leven
