Example
Class Client4

java.lang.Object
  extended by Example.Client4

public class Client4
extends java.lang.Object

Sample client for communication with C++


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

Client4

public Client4()
Method Detail

main

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