Short:        Displays hardware config. to remote user
Author:       mjaecks@wazoo.com (Michael Jaecks)
Uploader:     mjaecks wazoo com (Michael Jaecks)
Type:         comm/tcp
Replaces:     shocon12.lha
Architecture: m68k-amigaos

Oops!  I forgot to include the Config file in the shocon12.lha archive.
Sorry about that!


                                  ShoCon V1.1
                               ShoCon.serv V1.2

                               Copyright © 1996
                                      by
                                Michael Jaecks


                               >|< FREEWARE >|<


What is it?
-----------

  I thought it would be interesting to see how other user's systems were
  configured, so I wrote "ShoCon.serv".  You might ask why not include all
  the information in my .path file for use with "finger" instead?  Well,
  I'm a "real-time" kind of guy. :)

  The Server displays various Environment variables to the remote user.  This
  is useful in showing a user's real name, computer type, etc.  The Server
  also displays information from various executables to the remote user.  By
  default, the output from "ShowConfig", "Avail" and "Info" are displayed.

Requirements
------------

  OS 2.0+
  AmiTCP 4.0+
  Internet connection
  "inetd" active

History
-------

 1.2     MOD - ShoCon.serv

               The executable is smaller now.  Still learning SAS/C's
               capabilities.  The Server now uses a separate Config file.

 1.1     MOD - ShoCon

               I rewrote the code for the Client so it is smaller.  Now uses
               its own port instead of the TCP: device.

 1.1     ADD - ShoCon.serv

               Now prints out your real name and email address via the
               REALNAME/EMAILADDR environment variables.

 1.0     Initial Release