answersLogoWhite

0

In computer science a terminal emulators is a program. This program allows to use personal computers to access a mainframe computer of make them respond like a terminal.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is a terminal emulator?

A terminal emulator is a software for desktop computers that can perform like a hardware terminal to connect with VT, Mainframe, AS/400 hosts.


What does a terminal emulator allow you to do from GUI that you would not be able to do without one?

A terminal emulator emulates a terminal in a graphical environment. It provides a command line interface from which you can give shell commands, which you cannot do otherwise from a GUI (other than by using Run Command from the Main menu).


What is a terminal emulator inside a graphical user interface called?

A terminal emulator inside a graphical user interface is often called a terminal window. A terminal window allows access to a text terminal and its applications, for example the command line interface.


Can you use a computer terminal to play PS2?

no a computer terminal is not even a PC that might be able to run an emulator


What do you call a personal computer that uses special software to imitate a terminal so that the PC can communicate with the mainframe called?

terminal emulator.


How is the command line access in Linux?

By invoking a terminal emulator or switching to one of the virtual terminals.


Which port should a terminal emulator be connected to in order to access a router without network connectivity?

console


What Port should a terminal emulator be connected to in order to access a router withot network connectivity?

console


In Linux's terminal I typed 'who' why you got 'root tty' and 'root pts0'why two roots?

"pts0" is a pseudo terminal. It would most commonly be used to bring up a terminal emulator, such as xterm or Konsole, in the GUI. If you have logged in or assumed root privileges in such a window, that would account for root being on pts0. If you logged into a tty, that would account for the other root. Some daemons may potentially also run as root during startup, creating the root login on, say, tty3.


Can you use external web cam on Google Nexus 7?

It is possible, but it would a webcam app (ie: SimpleWebcamApp is one out there, available outside of Google Play however), terminal app/Terminal Emulator, a webcam that that has low-to-moderate power usage, and a USB OTG cable.


Which emulator is used to play Pokemon Battle Revolution on PC?

Dolphin Emulator works.


What does ARGV refer to?

ARGV refers to command-line arguments passed to the Perl script at runtime. In otherwords, ARGV is only used when you are using a terminal emulator, like Terminal in Mac OS X, command.exe in Windows/MS-DOS, or one of the many emulators in Linux, such as Sakura.