Provides the base software of the iiitAccessServer.

Make sure to read the other documentation in addition to this javadoc documentation.

Other Needed packages

Copyright statement

This software consists of two parts, the server and the client library, which is also used inside the server.

The client library, which is ought to be linked into an application, consists of the packages de.iiit.access.client... and de.iiit.access.common.... For the client library this copyrights statement is to be obeyed:


Copyright © 2002, 2003 ingenieurbuero fuer innovative informationstechnik (iiit) Dipl.-Ing. Joerg Beckmann, Dortmund, Germany

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or look at http://www.gnu.org/licenses/lgpl.html.


The server part consists of the packages de.iiit.access.server.... This is the copyright statement for the server:


Copyright © 2002, 2003 ingenieurbuero fuer innovative informationstechnik (iiit) Dipl.-Ing. Joerg Beckmann, Dortmund, Germany

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA or look at http://www.gnu.org/licenses/gpl.html


@version $Revision: 1.5 $ $Date: 2003/05/09 20:19:14 $