CST(10)-Transport Stacks Middleware

Modern operating systems like Windows 95, OS/2 Warp Connect, Netware, Windows NT and Unix SVR4 are becoming much more network friendly. Th...

Modern operating systems like Windows 95, OS/2 Warp Connect, Netware, Windows NT and Unix SVR4 are becoming much more network friendly. They have introduced features that allow multivendor communication stacks and network adapters to easily plug into them.

Here are some of the new operating system features that make that possible:

The Stack Sandwich:

This provides the hooks for snapping multivendor protocol stacks into an operating system. To accommodate multivendor networks, redirectors and API’s. To do that effectively, the operating system must provide well defined interfaces between components. A modern operating system usually ‘sandwiches’ the transport stacks between a transport independent interface at the top of the stacks and a logical interface to the network device drivers at the bottom of the stacks. 


The Logical Network Driver:

This provides a single interface to all the network adapters. The last thing vendors who provide transport stacks want is to write a driver for every possible adapter. And of course, network adapter vendors want to avoid having interface to every possible stack. Microsoft/3Com’s NDIS and Novell’s ODI are the two most widely supported de facto standards for interfacing protocol stacks to network adapter device drivers. They do so by providing a logical network board that makes it easy to interface different network adapters with multiple protocol stacks. Transport stack providers can use NDIS or ODI as the common interface to all network adapters. And network vendors can use NDIS or ODI as the top layer for their network drivers. NDIS and ODI take care of sending and receiving data and managing the adapter card.

The transport independent API’s:

This sits on top of the transport stacks and allows developers to plug their program into a single interface that supports multiple protocols. The Socket interface is becoming the premier choice on most OS platforms for interfacing to multivendor multiprotocol stacks. Other choices include Transport Layer Interface (TLI) used in Netware and many Unix platforms; CPI-C, modern SNA peer-to-peer API that can run on both SNA and TCP/IP stacks.

The Protocol Matchmakers:

This allows applications written for a specific transport such as SNA, to run across other networks, such as TCP/IP or IPX/SPX. This strategy eliminates the need for gateways and works well with existing applications. For ex, a Lotus Notes application written for NetBIOS could be made to run over SNA networks without changing a line of code. IBM’s AnyNet product line is an example of a protocol matchmaker.
Name

ADO,131,ASP,3,C++,61,CORE JAVA,1,CSS,115,HTML,297,index,5,JAVASCRIPT,210,OS,47,PHP,65,SAD,53,SERVLETS,23,SOFTWARE ENGINEERING,245,SQL,71,TCP/IP,1,XHTML,9,XML,18,
ltr
item
Best Online Tutorials | Source codes | Programming Languages: CST(10)-Transport Stacks Middleware
CST(10)-Transport Stacks Middleware
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEii_o3nFSmjm8veYPtExNMFLIMXMlKCpbrsh07xGrBHx44rs0ELrspyzrv24J3ioBq7LjANllRCbO0SdCCRej3I17PLB2QWJY1fsGvtrnzIGNBf220gfR81fL0sj2tLBebSiWfx1l1eBAZ9/s400/Capture.PNG
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEii_o3nFSmjm8veYPtExNMFLIMXMlKCpbrsh07xGrBHx44rs0ELrspyzrv24J3ioBq7LjANllRCbO0SdCCRej3I17PLB2QWJY1fsGvtrnzIGNBf220gfR81fL0sj2tLBebSiWfx1l1eBAZ9/s72-c/Capture.PNG
Best Online Tutorials | Source codes | Programming Languages
https://www.1000sourcecodes.com/2012/10/cst10-transport-stacks-middleware.html
https://www.1000sourcecodes.com/
https://www.1000sourcecodes.com/
https://www.1000sourcecodes.com/2012/10/cst10-transport-stacks-middleware.html
true
357226456970214079
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS PREMIUM CONTENT IS LOCKED STEP 1: Share to a social network STEP 2: Click the link on your social network Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy Table of Content