This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
Hi,
I tried this code to retrieve files from a remote system. It is working fine. But what I need is- a form with fields to enter username and password with two buttons Connect and Cancel. What exactly should I write in the mouseClicked event of Connect?