Search:

Type: Posts; User: ggupta

Search: Search took 0.14 seconds.

  1. Replies
    6
    Views
    5,146

    Re: connect to linux server from windows

    Hi ,

    You can use ganymed-ssh2-build.jar to connect to linux from java code.Use this link - ch.ethz.ssh2
  2. Replies
    1
    Views
    1,345

    Connect to linux server

    I am connecting to linux server using java , i want to automate the process so that the java code runs every half an hour .How can I do it ?
  3. Re: Is it possible for me to simplify this code to not use "super" here - I did not understand this

    super("text") can only be called once and it has to be the first line of the method/constructor.
Results 1 to 3 of 3