Web based sequence diagram generator



Please try out my web-based sequence diagram generator.

I made this because I have to draw a lot of sequence diagrams at work,
for documentation. We have special MS Visio templates for UML but they
are not fun to use.

Now I just type into my tool at:

http://gandolf.homelinux.org/~smhanov/mscdraw/index.php

Then it spits out the image, which I copy and paste into my documents.

Example:

Alice->Bob: Authentication Request
Bob->Alice: Authentication Response

It also supports alt, opt, and loop:

Alice->Bob: Authentication Request
alt successful case
Bob->Alice: Authentication Accepted
else some kind of failure
Bob->Alice: Authentication Failure
opt
loop 1000 times
Alice->Bob: DNS Attack
end
end
end

--
Steve Hanov
http://gandolf.homelinux.org/~smhanov

.



Relevant Pages

  • Re: Web based sequence diagram generator
    ... for documentation. ... Bob->Alice: Authentication Response ... It also supports alt, opt, and loop: ... Bob->Alice: Authentication Failure ...
    (comp.object)
  • Re: Change in ASP.Net authentication between Win2000 and Win2003
    ... > the spotty Microsoft online documentation explains why IIS 5 ... the documentation leads one to ... Windows authentication" is really not one particular authentication ...
    (microsoft.public.windows.server.security)
  • Re: Change in ASP.Net authentication between Win2000 and Win2003
    ... > the spotty Microsoft online documentation explains why IIS 5 ... the documentation leads one to ... Windows authentication" is really not one particular authentication ...
    (microsoft.public.inetserver.iis.security)
  • Re: RWW authentication
    ... As to the documentation issue, ... I come into the server HTTPS and face the ISA user authentication, ... It is only when I try to enter credentials into the RWW ...
    (microsoft.public.windows.server.sbs)
  • Re: Change in ASP.Net authentication between Win2000 and Win2003
    ... IIS Resource Guide). ... I next looked a little into Windows 2003. ... IMHO, the label on the option, "Enable Integrated Windows Authentication", ... the documentation leads one to ...
    (microsoft.public.inetserver.iis.security)