Re: [twsocket] Telnet problems

2006-11-18 Thread Francois PIETTE
> I already looked at TnScript 2-3 minutes, but I think this only works if > the Telnet session is designed like this: > > Step 1 - Step 2 - Step 3... so each step is a screen completely > different from each other. TTnScript associate events to strings detected in the data flow no matter how it

Re: [twsocket] Telnet problems

2006-11-18 Thread Markus Humm
> Francois replied: > > I think TTnScript is the way to go. You can dynamically add/remove events > according to which "screen" you detect. If you don't use TTnScript, has a > look at his source code to understand how to get hand on the input stream to > chack for data. > > I also uploaded a modi

Re: [twsocket] Telnet problems

2006-11-17 Thread Francois Piette
I think TTnScript is the way to go. You can dynamically add/remove events according to which "screen" you detect. If you don't use TTnScript, has a look at his source code to understand how to get hand on the input stream to chack for data. I also uploaded a modified version of the components. It