Objective:
    This is a simple example to show wide string transpotation is supported.
    It has a simple server sending wide string and also normal strings to the 
    client.
    
How to Run:
    Compile:
        ant
    Run Server:
        jacotemplate.bat demo.hello.Server <IOR-file>
    Run Client:
        jacotemplate.bat demo.hello.Client <IOR-file>
