User:Jcubic/sandbox/Web-Based Terminal Emulator
Appearance
< User:Jcubic | sandbox
Web-Based Terminal Emulator − Terminal Emulator used with web based technologies, usually written in JavaScript or in language that is compiled to JavaScript.
Web Terminal emulators can be written with JavaScript libraries like xterm.js[1] or jQuery Terminal[2].
Examples
- HyperTerm
- Web-Console
References
Cite error: A list-defined reference named "mosh_better" is not used in the content (see the help page).
Cite error: A list-defined reference named "mosh_MIT" is not used in the content (see the help page).
Cite error: A list-defined reference named "ajaxterm_drop" is not used in the content (see the help page).
TODO
Copy deleted text
There are also JavaScript libraries that allow one to write a terminal-like website. Examples are jQuery Terminal[1] and XTerm.js.[2]
- Because of intermittent network connections with a connection timeouts.[3] Mosh by MIT can be a better solution[4] It utilizes SSH at first then UDP from thereon.[5]
- ^ jQuery Terminal Emulator jQuery plugin that allows you to write your own commands.
- ^ XTerm.js library that can be used to write a real terminal (tty) application; e.g. it can display editors like vi or Emacs in text mode.
- ^ Cite error: The named reference
ajaxterm_drop
was invoked but never defined (see the help page). - ^ Cite error: The named reference
mosh_better
was invoked but never defined (see the help page). - ^ Cite error: The named reference
mosh_MIT
was invoked but never defined (see the help page).