Protocol stack: Difference between revisions

Content deleted Content added
add '''communications stack'''
{{imagereq}}
Line 8:
 
The application-to-transport interface defines how application programs make use of the transport layers. For example, this interface level would define how a [[web browser]] program would talk to TCP/IP transport software. Examples of these interfaces include [[Berkeley sockets]] and [[System V]] streams in the [[Unix]] world, and [[Winsock]] in the Microsoft world.
 
{{imagereq}}
 
''General protocol suite description:''