/javaSocketCommSample

Sample project to demonstrate java socket communication

Primary LanguageJava

javaSocketCommSample

Sample project to demonstrate java socket communication

###Instructions on running...

  1. Run the shell script (run.sh) - See arguments order
  2. Arguments order - Port, Queue size, Minimum threads, Maximum threads, Number of clients to be executed.
  3. sh run.sh 9000 20 5 15 10