Re: SSH Telnet - ColdFusion

2009-07-30 Thread Tom Chiverton
On Wednesday 29 Jul 2009, Arsalan Tariq Keen wrote: didn't get your point dude...! AnyTerm is an AJAX app with simple server backend that enables SSH to the server it's running on through nothing more than a browser. It's free too. I'm sure CFHTTP could use the same interface. -- Helping to

Re: SSH Telnet - ColdFusion

2009-07-29 Thread Tom Chiverton
On Monday 27 Jul 2009, Arsalan Tariq Keen wrote: besides... Tera Term Pro Web is another opensource option ... I finally found last night... it uses POST and GET forms for ssh/telnet purposes... so we can integrate it with ColdFusion, HTML or any other web application server as well :) (this

Re: SSH Telnet - ColdFusion

2009-07-29 Thread Arsalan Tariq Keen
didn't get your point dude...! -- From: Tom Chiverton tom.chiver...@halliwells.com Sent: Wednesday, July 29, 2009 4:31 PM To: cf-talk cf-talk@houseoffusion.com Subject: Re: SSH Telnet - ColdFusion On Monday 27 Jul 2009, Arsalan Tariq Keen wrote

Re: SSH Telnet - ColdFusion

2009-07-27 Thread Tom Chiverton
On Sunday 26 Jul 2009, Arsalan Tariq Keen wrote: Does anyone know of a possible way of connecting to devices on the network using ColdFusion and telnet/ssh and execute commands on the host machines? You can CFEXCEUTE a (CFFILE-authored) batch file that does it. -- Helping to apprehensively

Re: SSH Telnet - ColdFusion

2009-07-27 Thread Jordan Michaels
I've done things similar to this using CFEXECUTE and shell scripts. It's not terribly easy or simple, but it works. Warm regards, Jordan Michaels Vivio Technologies http://www.viviotech.net/ Open BlueDragon Steering Committee Adobe Solution Provider Arsalan Tariq Keen wrote: Guys... Does

Re: SSH Telnet - ColdFusion

2009-07-27 Thread Shannon Peevey
What about using a JAVA library? http://commons.apache.org/net/apidocs/org/apache/commons/net/telnet/package-summary.html http://www.alphaworks.ibm.com/tech/sshlite http://www.alphaworks.ibm.com/tech/sshlitespeeves On Mon, Jul 27, 2009 at 11:25 AM, Jordan Michaels jor...@viviotech.netwrote:

Re: SSH Telnet - ColdFusion

2009-07-27 Thread Arsalan Tariq Keen
, 2009 10:28 PM To: cf-talk cf-talk@houseoffusion.com Subject: Re: SSH Telnet - ColdFusion What about using a JAVA library? http://commons.apache.org/net/apidocs/org/apache/commons/net/telnet/package-summary.html http://www.alphaworks.ibm.com/tech/sshlite http://www.alphaworks.ibm.com/tech

SSH Telnet - ColdFusion

2009-07-26 Thread Arsalan Tariq Keen
Guys... Does anyone know of a possible way of connecting to devices on the network using ColdFusion and telnet/ssh and execute commands on the host machines? Regards, Arsalan ~| Want to reach the ColdFusion community with