CADI
Class CADIServer

java.lang.Object
  extended by CADI.CADIServer

public class CADIServer
extends java.lang.Object

Main class of CADIServer application. The CADIServer application is a JPIP server that allows to a compliant JPIP Client to retrive images from the server.

Version:
1.0.2 2009/04/13
Author:
Group on Interactive Coding of Images (GICI)

Constructor Summary
CADIServer()
           
 
Method Summary
static void main(java.lang.String[] args)
           
private static void printShortCopyright()
          Prints a short copyright.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CADIServer

public CADIServer()
Method Detail

main

public static void main(java.lang.String[] args)

printShortCopyright

private static void printShortCopyright()
Prints a short copyright.



CADI - Copyright (C) 2007
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.

Group on Interactive Coding of Images (GICI) (contact)