fr.ove.clientserver
Class EchoServer

java.lang.Object
  extended byfr.ove.clientserver.EchoServer

public class EchoServer
extends java.lang.Object


Constructor Summary
EchoServer(int portNumber, int maxConnection)
          The constructor.
 
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

EchoServer

public EchoServer(int portNumber,
                  int maxConnection)
           throws java.io.IOException
The constructor.

Parameters:
portNumber - the port number used on the host to run the server (instance).
Method Detail

main

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


Copyright © 1999-2007 Universit?© de Nice Sophia-Antipolis, I3S, Ove SARL, DFKI and Universit?§t des Saarlandes. All Rights Reserved.