com.platform.ego.examples
Class ClientSample

java.lang.Object
  extended by com.platform.ego.examples.ClientSample

public class ClientSample
extends java.lang.Object

This sample shows how to register/unregister a client to the Platform EGO.

Version:
1.2.3

Method Summary
static void main(java.lang.String[] args)
          Test Driver for client
 
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(java.lang.String[] args)
Test Driver for client

Parameters:
args - args[0] -> targetURL of Web Service Gateway args[1] -> notification port (of client) args[2] -> Client Name (for registration) args[3] -> Client Description (for registration)


Copyright (C) 1992-2007 Platform Computing Corporation