Hi, this is probably a simple question
I have modified the example perl file to create a telnet application. This works just great for things that give back 1 answer. For example the UNIX box I try to telnet to gives me the expected output from the df command, and after that has finished I can enter subsequent commands. The problem I have is with things like ping or anything that has a constant output, they will just return no output.
I won't post the code, as it is a couple of pages. If you think you may be able to help me that would be great.
thanks in advance
Matt