Re: [uml-user] Using a serial port

2009-06-25 Thread Jeff Dike
On Thu, Jun 25, 2009 at 09:46:44PM -0400, lanas wrote: > I would like to connect to a UML as if with a plain serial port. No > protocol, no telnet, no nothng, simply like a serial port, at any > speed, 8N1. I type 'A' in the host's minicom and the minicom in the UML > receives 'A'. > > How wo

Re: [uml-user] A simple diagram app to draw UMLs

2009-06-25 Thread Jeff Dike
On Thu, Jun 25, 2009 at 09:49:20PM -0400, lanas wrote: > Is there around a simple diagramming app that would allow naming of > objects such as rectangles and saving them in XML ? The idea would be > to use such an app to draw several UMLs and their eth ports, connected > to each other, and then

[uml-user] Using a serial port

2009-06-25 Thread lanas
Hello, I would like to connect to a UML as if with a plain serial port. No protocol, no telnet, no nothng, simply like a serial port, at any speed, 8N1. I type 'A' in the host's minicom and the minicom in the UML receives 'A'. How would I launch the UML to get that type of connectivity ? Wh

[uml-user] A simple diagram app to draw UMLs

2009-06-25 Thread lanas
Hello, Is there around a simple diagramming app that would allow naming of objects such as rectangles and saving them in XML ? The idea would be to use such an app to draw several UMLs and their eth ports, connected to each other, and then to parse the XML to automatically create the needed com