Graphics, and 2d display.

G.S. corticalcomputer@REDACTED
Fri Jan 29 03:51:19 CET 2010


Hi,

Is there anyway to display something like moving 2d ASCII art... I'm trying
to simulate server/client systems and show connections and movements of data
in ASCII... so Clients are Os and Servers are X, and I would like to show a
plane with Xs and Os, and lines going from one to another to demonstrate
data-flow, but this has to be updatable live, on a fixed screen, so that
when another Server or Client goes live, it is right away demonstrated
graphically on this plane. something like the top command, only instead of
the columns of data, I would show the Xs and Os and data flow between
them... If that makes any sense.

Regards,
-Gene


More information about the erlang-questions mailing list