Class HelloWorldClientCF

java.lang.Object
  extended by HelloWorldClientCF

public class HelloWorldClientCF
extends java.lang.Object

Hello World Client using ChannelFactory. Generates clientside socket to host and port sends given message.

Author:
Heinz Kredel.

Field Summary
(package private) static java.lang.String host
           
(package private) static java.lang.String msg
           
(package private) static int port
           
 
Constructor Summary
HelloWorldClientCF()
           
 
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
 

Field Detail

port

static int port

host

static java.lang.String host

msg

static java.lang.String msg
Constructor Detail

HelloWorldClientCF

public HelloWorldClientCF()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - hostname message