An extension to your existing web server for publishing large format images on the internet. The problem of huge images is that they are just so big, so downloading one is not feasable for most people. MRI Server solves this problem by only sending the portion of an image being viewed at any one time, so the origional is never transmitted. The software has a CGI command for the web server and an Applet so that people can view images on any java supporting browser. It is all in the server, clients need no special software.
An extension to your existing web server for publishing large format images on the internet. The problem of huge images is that they are just so big, so downloading one is not feasable for most people. MRI Server solves this problem by only sending the portion of an image being viewed at any one time, so the origional is never transmitted. The software has a CGI command for the web server and an Applet so that people can view images on any java supporting browser. It is all in the server, clients need no special software.