Network redirector

This is the current revision of this page, as edited by imported>Philipnelson99 at 22:49, 28 January 2023 (Reverted edits by 2604:3D09:AE7D:BDA0:383E:5023:FB63:7A91 (talk) (HG) (3.4.11)). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In DOS and Windows, a network redirector, or redirector, is an operating system driver that sends data to and receives data from a remote device. A network redirector provides mechanisms to locate, open, read, write, and delete files and submit print jobs.

It provides application services such as named pipes and MailSlots. When an application needs to send or receive data from a remote device, it sends a call to the redirector. The redirector provides the functionality of the presentation layer of the OSI model.[1]

Networks Hosts communicate through use of this client software: Shells, Redirectors and Requesters.

In Microsoft Networking, the network redirectors are implemented as Installable File System (IFS) drivers.

See also

References

  1. ^ "OSI REFERENCE MODEL | the A+ Certification & PC Repair Handbook (Charles River Media Networking/Security)".

External links