       Secure Easy IM (Seim) Readme

This program is a set of java classes that
from a the command line can reliably send
and receive data files and optionally
process the data sent or received.
AES encryption is fully transparent.

The internet protocol eforward is implemented
by these programs. Sending and receiving use
addresses like mail and files like FTP.
Unlike mail there is no spam because
'trading partnerships' are setup in advance.
Unlike FTP the data is sent using a fully
verified data transfer with resending
of failed data.

Tracking and relationships are done using
any web browser.

Ways to run the Client:

1. Visual eForward Client
     \Eforward\bin\Efw.bat

2. Command line eForward Client
   \Eforward\bin\demo_send.bat
   \Eforward\bin\demo_receive.bat


 3. Group Command line with
     sending and receiving from a single VM
     \Eforward\bin\group.bat
      note:
      To use the Group then first run the
       Command line Setup program
      \Eforward\bin\setup_cli.bat

Other examples are in:
\Eforward\bin\as400\
\Eforward\bin\os2\
\Eforward\bin\unix\

demo_send will send  all files found in the
\Eforward\send directory.  The files will be
sent from  iBox1 to iBox2.  This session
will terminate once the files in the
\Eforward\send directory have been sent.

demo_receive will receive files sent
to iBox2 and deposit them in the
\Eforward\recv directory. This session
will terminate once the all files queued
for iBox2 have been received.





Copyright (c) 2000-2023 Corvedia Inc.
