M
MarkWayne1969
I'm seeking advice on how to put an interactive application into a
browser.
Here's what I think I want. The user resources a given URL, enters
some form
data and submits it. A remote instance of gnuplot churns away (via an
ssh
-X session?) and displays the graphics window in the browser. gnuplot
has rendered a "pm3d hidden" (for example) image of the data received
from
the form input and the user can interact with the image (rotating it,
for example)
by using the mouse.
I don't know Java. Is it the capable of doing this? Is it the
preferred method? Can
you suggest an alternative?
Many thanks for your considered advice and opinions.
browser.
Here's what I think I want. The user resources a given URL, enters
some form
data and submits it. A remote instance of gnuplot churns away (via an
ssh
-X session?) and displays the graphics window in the browser. gnuplot
has rendered a "pm3d hidden" (for example) image of the data received
from
the form input and the user can interact with the image (rotating it,
for example)
by using the mouse.
I don't know Java. Is it the capable of doing this? Is it the
preferred method? Can
you suggest an alternative?
Many thanks for your considered advice and opinions.