Hi all,
I have the following problem:
I want to determine the hostname and port of a socket connection target from the properties stored in the cfg-file of the eWay. For example, if I have a TCP/IP eWay there are parameters like "External Application Host", where I store the target TCP/IP server. When running my Java collaboration, I want to manually connect to this TCP/IP server, and therefore I need to get its name out of the property stored in the cfg-file of the current eWay.
Can anyone tell me how to do this (maybe with a small example) or generally if it is possible to get such a property within a Java collaboration?!
thanks
nocomm
I have the following problem:
I want to determine the hostname and port of a socket connection target from the properties stored in the cfg-file of the eWay. For example, if I have a TCP/IP eWay there are parameters like "External Application Host", where I store the target TCP/IP server. When running my Java collaboration, I want to manually connect to this TCP/IP server, and therefore I need to get its name out of the property stored in the cfg-file of the current eWay.
Can anyone tell me how to do this (maybe with a small example) or generally if it is possible to get such a property within a Java collaboration?!
thanks
nocomm