Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Replies
    11
    Views
    1,932

    Re: SSH session with server

    Thanks for the update.
  2. Replies
    11
    Views
    1,932

    Re: SSH session with server

    Ask the author.


    The code is not properly formatted for viewing. Nested statements should be indented 3-4 spaces to make the code easier to read. See post#2
  3. Replies
    11
    Views
    1,932

    Re: SSH session with server

    Who wrote the code you are working with? Did they write any documentation about how to use it and what it should do?
  4. Replies
    11
    Views
    1,932

    Re: SSH session with server

    The file holding a public class should be named the same as the classname. Rename the file as suggested in the error message.
  5. Replies
    11
    Views
    1,932

    Re: SSH session with server

    The compiler says that is not a valid java statement.
    What is the purpose of that line?
    Make it a comment by adding // in column one.

    The code is not properly formatted for viewing. Nested...
Results 1 to 5 of 5