Mosaic:-
A World Wide Web client program, originally written by the National Center for Supercomputing Applications (NCSA) at the University of Illinois. Mosaic uses a graphical user interface to give access to Internet resources, and allows users to
navigate through hypertext documents quickly and easily using a mouse. Mosaic is available in versions for Windows, UNIX, and the Macintosh operating systems and requires that TCP/IP is installed on the client computer and that a direct connection to the Internet is available.
MOUNT:-
A Novell NetWare server utility used to load a volume onto the server, making the files on the volume available to users and applications. Using MOUNT, you can mount a single volume by name or mount all available volumes simultaneously with the MOUNT ALL command.
Mouse:-
A small input device with one or more buttons used with graphical user interfaces. As the mouse moves, an on-screen mouse cursor follows; all movements are relative. Once the mouse pointer is in the correct position on the screen, you can press one of the mouse buttons to initiate an action or operation.
Different user interfaces and file programs interpret mouse clicks in different ways. A mouse has been standard equipment on the Macintosh family of computers for a long time. With the rising popularity of graphical user interfaces, such as Microsoft Windows, mouse use with DOS systems is becoming common. You can connect a mouse to the computer in one of several ways:
• A bus mouse requires a separate expansion board in the computer.
• A serial mouse plugs into an unused serial port.
• A regular mouse plugs into the mouse port, as with Macintosh and IBM PS/2 computers. A wireless mouse is also available.
Multidrop Line:-
A circuit connecting several stations or nodes on a single logical link also called a multipoint line. A multidrop line is often used in IBM's SNA (System Network Architecture). It is controlled by a primary station, and the other nodes are considered to be secondary.
Multimedia:-
A computer technology that displays information using a combination of full-motion video, animation, sound, graphics, and text, with a high degree of user interaction.
Multimedia extension:-
A software extension to an operating system that extends an application interface to include time based media, such as music, sound, full-motion video, and animation. Multimedia extensions also include commands for synchronization and device control.
QuickTime is a multimedia extension to Apple's System 7 operating system. MMPM/2 brings multimedia support to IBM's OS/2.
Microsoft includes several multimedia extension device drivers and utilities with Windows 3.1.
Multithreading:-
The concurrent processing of several threads inside the same program. Because several threads can be processed in parallel, one thread does not need to wait for another to finish before it can start. |