|
DISLIN Examples: Web Example
The following DISLIN example is directly executed by a Web server.
It can be used to produce in real-time data processing and display
of results upon Web users. The program creates a PNG file in a buffer
that is sent to the browser. The source code of the program is written
in Perl, but it could be written in any language that is supported by
DISLIN.
Here are the
Perl script and
Python script
of the
Web Example.
|