Short:        Graphicsconverter via internet/LAN
Author:       cyborg@eanet.de
Type:         gfx/conv
Version:      1.01
Replaces:     convd.lha
Requires:     imagestudio
Architecture: m68k-amigaos

COMMERCIAL USE OF THIS SOFTWARE IS FORBIDDEN! ASK ME BEFORE!

Convd converts any recognised image to any kown format by imagestudio.
It can manipulate the image with all normal convoles and effects!

Conv is the client ( source included ).


Usage:

ConvD 
-----

Start Imagestudio at server
Start Arexx at server
Start convd


Conv
----

conv hostname sourcename destinationname formatstring [port]

port is optional

valid formatstrings are:

PNG-        GIF8        JPEG    TIFF
WBMP        ECPS        DEEP    ILBM
WPCX        QRT-        TGA-    SGI-
PNM-

Conv2
-----

A client which uses the new improved commandstructure "STAT".
It`s a small example how you can make usage of the Convoles and 
Effects Imagestudio offers.

How to install: 
---------------

copy the rexxscript to imagestudio`s rexx directory 
copy conv and convd to amitcp:bin .  Ready.

How it works:

Conv sends the sourcefile to the destination host. 
Convd saves it in t: , runs the given Arexxscript, or 
makes a new one :) , waits for the new image and sends it back.

Status:

Project Level 1 ended.

Warning:

I don`t know what happens if the rexxscript will be stopped by someone
or the amiga runs out of tempspace.

                                                        Cyborg