How do I script a telnet session

Mark Schonewille m.schonewille at economy-x-talk.com
Fri Apr 30 04:15:56 EDT 2010


Hi Bill,

You can divert the telnet connection using ssh, in other words by  
tunnelling telnet. A little bit more info about it can be found at http://qurl.tk/9z 
  (this isn't specifically about ssh but it works pretty much the  
same). It should be possible to create a tunnel by means of a Rev  
script, using either the shell function or AppleScript.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer

We have updated TwistAWord. Download TwistAWord 1.1 at http://www.twistaword.net

Op 30 apr 2010, om 02:11 heeft Bill Vlahos het volgende geschreven:

> Mark,
>
> Thanks. Your script gave me enough information to get it to work via  
> telnet.
>
> I would like to have it work over ssh but I'm not sure how to do  
> that from Rev. I tried the simple solution of just sending it over  
> port 22 but the firewall complained about the protocol.
>
> Is it possible to implement this directly from Rev or will I have to  
> send the parameters to curl?
>
> I neglected to mention that this will run on a Mac.
>
> Bill Vlahos




More information about the use-livecode mailing list