Hello all, I want to connect to a AS/400 with the TelnetClient.class. When I want the see the result of the telnet command, the program is still waiting on the following command :
lu = br.readLine(); where br is the outputstream. I think it is a codepage problem but I don't see a solution to transform the codepage. I have tried on a other server running a telnet server and my program work perfectely. Thank you for you help. Fr�d�ric Pirson IT
