View Full Version : JavaScript based SSH client
harryguy082589
5th September 2005, 10:21 AM
Hi,
Are there any SSH clients based on javascript? I want to do work on a home system while in the office, the office dosn't have java installed and you can install anything
Venzent
5th September 2005, 10:30 AM
If you in stall webmin, a java ssh-client will be available
floberg
5th September 2005, 10:35 AM
No you canīt :(
The short answer is that javascript does not have a socket primitive. You do have XMLHttpRequest, but can only connect to webservers over HTTP.
Then you have all the "but a server component" answers/questions on top of this. ;)
Hope this helps... :confused:
/Flo
sej7278
5th September 2005, 01:34 PM
another person getting java and javascript confused?
can we all move to calling it ecmascript again please? ;)
Twey
5th September 2005, 01:45 PM
can we all move to calling it ecmascript again please?
Hear hear! I frequent several webdev forums, and the number of posts we get in the Javascript forum entitled "looking for a Javascript applet..." or "can someone help me with a Java image rollover" is quite ridiculous.
smfinley
5th September 2005, 01:46 PM
XLiveCD (http://xlivecd.indiana.edu/) may be a solution to your dilemma.
Twey
5th September 2005, 02:14 PM
Doubt it. There is a Java SSH client I saw on yum. Can't remember what it was called, though. Google it.
floberg
5th September 2005, 02:14 PM
another person getting java and javascript confused?
can we all move to calling it ecmascript again please? ;)
In java there should be no problem! Me confused ;) But for all that I know, the javascript part (previous post), there is no way ???
/Flo - thought I got the difference ;)
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.