Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Windows Open Service Architecture

You are here: irt.org | FOLDOC | Windows Open Service Architecture

<architecture, library, Microsoft> (WOSA) One of the mainstays of Microsoft Windows: the ethos of abstraction of core services.

For each extension, Windows Open Services Architecture defines an API and an SPI, as well as a universal interface (usually placed in a single DLL) that both comply to.

These then transparently let the operating system speak to device drivers, database managers, and other low level entities.

These extensions include, among others, ODBC (called the "crowning jewel of WOSA"), TAPI, WOSA/XFS, SAPI and MAPI, and their supporting services, as well as the abstraction of access to printers, modems, and networking services, which run identically over TCP/IP, IPX/SPX, and NetBEUI.

(2000-08-16)

Nearby terms: Windows NT 4 « Windows NT 5 « Windows NT Network Model « Windows Open Service Architecture » Windows Registry » Windows sockets » Windows XP

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb