CS4B Spring 2007

Class SelectClient

java.lang.Object
  extended by SelectClient

public class SelectClient
extends java.lang.Object

setup a client socket connection to SelectSocket


Constructor Summary
SelectClient()
           
 
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

SelectClient

public SelectClient()
Method Detail

main

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

CS4B Spring 2007