I want to be able to communicate between two machines that are running Windows. I want to be able to launch an application from one machine and then on another view its status as it runs.
Could anyone please help me with what technologies I can use?
I have done some research and found out that SSH can be used, but I am unsure of how to use it.
I would like to be able to use Java for it, if possible. If not, please suggest.