net.sf.xenqtt.test
Class BlockingTcpEchoClient

java.lang.Object
  extended by net.sf.xenqtt.test.BlockingTcpEchoClient

public final class BlockingTcpEchoClient
extends Object

This client sends data to a TCP echo server using blocking IO. Data is in the following format:


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

Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.