Search:

Type: Posts; User: voyager

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    8,139

    Re: opening Telnet Command Session

    Thank you JavaPF,

    For a quick response :)

    For testing the below code will simulate the things:



    import java.util.StringTokenizer;
    import java.io.*;
  2. Replies
    3
    Views
    8,139

    opening Telnet Command Session

    Hi,

    I want to automate the telnet login in XP where in need the telnet session open in a different window. For this I am using "Process/ProcessBuilder" and then tried to write into the...
Results 1 to 2 of 2