How to get IP addresss of an adapter client

Hi,
My webMethods 4.1 broker is running on machine X,
I have configured an adapter from machine Y using the broker of machine X. Now if this adapter is not running, i want to know the IP address of the machine from where the adpater was configured.
How can this be achieved using java API?

Thanks,
Dipesh

are you using Adapter Manager tool of Broker? In this you can view the IP of the remote box where adapter running.
I believe there is equivalent Java Api in Broker Guide for java in Broker Docs.

Hi vikram,
Thanks for your reply. But what you say is possible if the adapter is running. If the adapter is not running then you can’t see it from the manager.
We want to know the IP address of the machine from where the adapter is configured and the adapter is not running.

Thanks
Dipehs