|
|
|
|
What is Remote User? |
A "remote user" is how a woman might refer to her husband while he is watching TV. In the computer world, however, a remote user is someone who works on a computer from a remote location. For example, if Bob leaves work and forgets to bring a file with him from his office computer, he might be able to connect to his work machine from his home computer and grab the file. When Bob accesses his office computer from home, he is considered a remote user.
Of course, Bob does not want anyone to be able to access his computer remotely. So, he would most likely need to enter a username and password in order to connect to his office machine. Programs like Timbuktu and PC Anywhere allow users to not only connect to their computers remotely, but actually display the interface of the remote machine on their local computer. Unix-based systems such as Mac OS X and Linux allow users to control the computers remotely using the text-based "Terminal" interface. Remote connections can be made over a local network, a direct phone connection, or over the Internet. Of course, the slower the connection, the slower the response time will be from the remote computer. |
|
|
|
|
|
|
|
Return to Glossary |
|
|
| A special thanks to
Sharpened Glossary |
|
|
Popular terms beginning with 'R': |
What is RTF? Stands for "Rich Text Fomat." This is a file format standardized by Microsoft for creating formatted text files. Unlike a basic text file, an RTF file can include information such as text style, size,... continue
What is Recursive Function? A recursive function is a function that calls itself during its execution. This enables the function to repeat itself several times, outputting the result and the end of each iteration. Below is an ex... continue
What is ROM? Stands for "Read-Only Memory." Please do not confuse this term with RAM or a hard drive, as many people already do. ROM is memory containing hardwired instructions that the computer uses when it boots... continue
What is Referrer? When visiting a webpage, the referer (sic) or referring page is the URL of the previous webpage from which a link was followed. More generally, it is the URL of a previous item which led to this reque... continue
What is Router? This is a hardware device that routes data (hence the name) from a local area network (LAN) to another network connection. A router acts like a coin sorting machine, allowing only authorized machines ... continue
What is RUP? Stands for "Rational Unified Process." RUP is a software development process from Rational, a division of IBM. It divides the development process into four distinct phases that each involve business m... continue
What is Registry? This is a database used by Microsoft Windows to store configuration information about the software installed on a computer. This information includes things like the desktop background, program settin... continue
What is RGB? Stands for "Red Green Blue." It refers to the three hues of light (red, green, and blue, for those of you that are a little slow), that can mix together to form any color. When the highest intensity o... continue
What is RAM? Stands for "Random Access Memory," and is pronounced like the male sheep. RAM is made up of small memory chips that are connected to the motherboard of your computer. Everytime you open a program, it ... continue
What is Runtime? When a program is running, or executing, it is said to be in runtime. The term is mostly used by software developers to specify when errors in a program occur. A "runtime error" is an error that happe... continue
|
| |
|
|