DBAbstract API Documentation

ro.raducora.samples
Class SampleServer

java.lang.Object
  |
  +--ro.raducora.samples.SampleServer

public class SampleServer
extends java.lang.Object

Author:
Radu Coravu
A Sample Server with basic configuration, uses 2 client adapters(DB and TCP), has a TELNET Server, uses RC4 encryption.

Constructor Summary
SampleServer()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SampleServer

public SampleServer()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws javax.xml.parsers.ParserConfigurationException,
                        org.xml.sax.SAXException
Parameters:
args - (port,max_no_clients[,tcp_props_file,db_props_file])
Throws:
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException

DBAbstract API Documentation

© Copyright Radu Coravu 2002 - 2004.