answersLogoWhite

0

Device drivers establish the communication between PC's and the device, drivers are the interface of devices,

User Avatar

Wiki User

16y ago

What else can I help you with?

Continue Learning about Computer Science

What are specialized programs designed to allow input or output device to communicate with the rest of the computer?

device drivers


What is the transmission protocol between a computer and a peripheral device?

The way a computer communicates with a peripheral device is through a device driver. A device driver is a low level computer program that allows higher level programs to communicate with a hardware device connected to the computer bus. Device drivers are hardware dependent and specific to an operating system.


You can use what to update drivers to the manufacturer drivers?

Try this way as following. Use Windows Update. You may need to set Windows Update to automatically download and install recommended updates. Install the software from the equipment manufacturer. For example, if the device with the disc, the disc may contain device drivers for installed software. To download and update drivers. Use this method can be installed from the manufacturer's Web site to download drivers. If Windows Update can not find the device driver and the device is not installed with the driver software, then do this. Windows 7 Compatibility Center website lists thousands of devices can be directly through the link to download the driver.


Which of the following technologies do you use to block the installation of unsigned device drivers?

driver signing


Which program facilitates communication between device and OS?

Usually a device driver facilitates communication between a device and the OS. Device drivers are written in low-level languages such as Assembly or C.