########################################################################################################
command line format:
localhost1 test_root1 ospl_home1 key1 localhost2 test_root2 ospl_home2 [key2]

localhost1 - address of first host
localhost2 - address of second host
########################################################################################################
key format:
key1 and key2 = Java | C | C++ | C++OnC | OF_C++ | JO_Java | RTO_Java 
key1(optional key2 in this case is not required) = CORBA  | STANDALONE  | ALL | ALL_EXT
########################################################################################################
keys: 
key1 - launch Pong test on selected language
key2 - launch Ping test on selected language
########################################################################################################
if key1 is (key2 in this case is not required)
STANDALONE  - launch all combinations of standalone tests
CORBA       - launch all combinations of corba tests
ALL         - launch all combinations of corba and standalone tests
ALL_EXT     - launch all of corba and standalone tests without combinations
########################################################################################################



