README for easy-serv.pl : Fri Nov 9 14:46:50 MST 1990 1. MOKUTEKI - (Purpose) Easy-serv is a set of routines written in PERL to support constructing server/client programs. Although it has a limited features only, it's still useful for experimental or simple applications. A server can serve multiple clients at the same time. Tcp protocol is used for the purpose. Someone might find some conceputual similarity with Sun's RPC (Remote Procedure Call). However there is no XDR (eXternal Data Representation) supports (sorry). 2. RIYOU JOUKEN TOU - (Copyright notice) Copyright 1990 Software Research Associates, Inc. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of S.R.A. not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. S.R.A. makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. S.R.A. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL S.R.A. BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Author: Sakoh, Hiroshi - Software Research Associates, Inc.