Hi,

I have Swing form with three fields- machine name, username and password. The machine is a unix operated system. I have to connect to that machine in the LAN with right validation. SSH protocol is being used. How do I go about doing this in Java. I am very new to Java. Kindly help.