Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Java Code to connect remote server

  1. #1
    Junior Member
    Join Date
    Dec 2010
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Java Code to connect remote server

    Hi Guys,
    I am new to Java, i tried googling for solution but yet to find a concrete answer..
    I would like to have a simple java code to do following stuff:
    1) Connect to Remote Unix terminal
    2) go to particular directory or Path
    3) Execute Shell/Perl scripts
    what libraries or how do we achieve this!

    Cheers


  2. #2
    Junior Member
    Join Date
    Aug 2012
    Posts
    1
    My Mood
    Fine
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Java Code to connect remote server

    Hi idealguy,
    Even i am facing the same problem. any suggestions is accepted

    Thanks in advance

Similar Threads

  1. How to Connect to an Excel Spreadsheet using JDBC in Java
    By JavaPF in forum JDBC and Database Tutorials
    Replies: 14
    Last Post: August 27th, 2013, 11:57 AM
  2. Cannot Connect to Server
    By Brt93yoda in forum Java Networking
    Replies: 0
    Last Post: December 9th, 2010, 05:54 PM
  3. Replies: 2
    Last Post: October 29th, 2010, 03:14 AM
  4. Replies: 6
    Last Post: August 18th, 2010, 05:41 PM
  5. Java Swing Tables ( JTable Models ) to connect to Database
    By javaprogrammer in forum JDBC & Databases
    Replies: 0
    Last Post: January 26th, 2010, 04:13 PM