Suppose i have my jboss instance installed in computerA, and i have an application in computerB that must check if jboss is running on computerA or if service is stopped, how can my application communicate with jboss in order to get that?
Thank you.
Regards.