hi
i'm trying to connect to linux server via eclipse,
i want to run tests on the linux server (like send wget requests).
usually i'm using putty to make this tests, but i want to write java program to make these tests.
but the problem i have no idea how to connect to the server and how to send wget requests.
please advise.
thanks,