Zum Inhalt springen

OSI/5 Session: Unterschied zwischen den Versionen

Aus Foxwiki
Die 5 zuletzt angesehenen Seiten:  rpm » GNU Privacy Guard » pgrep » rsync » OSI/5 Session
K Textersetzung - „<div style="column-count:3">“ durch „<div style="column-count:2">“
 
(7 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 2: Zeile 2:


== Beschreibung ==
== Beschreibung ==
{{:OSI/5 Session/Diagramm}}
[[OSI/5 Session/Diagramm]]
== Aktive Komponenten ==
== Aktive Komponenten ==
{| class="float" style="padding: 0 1em 0 1em;" cellspacing="0" border="0"
! !! Sender !! !! !! !! !! Empfänger
|-
|
| class="osi osicolor7" | [[OSI/7 Application|7 Application]]
| class="line" |< - - -
| class="line" | - - - - - - - - -
| class="line" |- - - - - - - - -
| class="line" | - -  - >
| class="osi osicolor7" | [[OSI/7 Application|7 Application]]
|-
|
| class="osi osicolor6" | [[OSI/6 Presentation‎|6 Presentation‎]]
| class="line" |< - - -
| class="line" | - - - - - - - - -
| class="line" |- - - - - - - - -
| class="line" | - -  - >
| class="osi osicolor6" | [[OSI/6 Presentation‎|6 Presentation‎]]
|-
|
| class="osi osicolor5" | [[OSI/5 Session‎|5 Session‎]]
| class="line" | < - - >
| colspan="2" style="text-align:center;" class="osi osicolor5" | [[OSI/5 Session‎|5 Session‎]]
| class="line" | < - - >
| class="osi osicolor5" | [[OSI/5 Session‎|5 Session‎]]
|-
|
| class="osi osicolor4" | [[OSI/4 Transport|4 Transport]]
| class="line" | < - - >
| class="osi osicolor4" | [[OSI/4 Transport|4 Transport]]
| class="osi osicolor4" | [[OSI/4 Transport|4 Transport]]
| class="line" | < - - >
| class="osi osicolor4" | [[OSI/4 Transport|4 Transport]]
|-
|
| class="osi osicolor3" | [[OSI/3 Network|3 Network‎]]
| class="line" | < - - >
| class="osi osicolor3" | [[OSI/3 Network|3 Network‎]]
| class="osi osicolor3" | [[OSI/3 Network|3 Network‎]]
| class="line" | < - - >
| class="osi osicolor3" | [[OSI/3 Network|3 Network‎]] ||
|-
|
| class="osi osicolor2" | [[OSI/2 Data Link|2 Data Link‎]]
| class="line" | < - - >
| class="osi osicolor2" | [[OSI/2 Data Link|2 Data Link‎]]
| class="osi osicolor2" | [[OSI/2 Data Link|2 Data Link‎]]
| class="line" | < - - >
| class="osi osicolor2" | [[OSI/2 Data Link|2 Data Link‎]]
|
|-
|
| class="osi osicolor1" | [[OSI/1 Physical|1 Physical‎]]
| class="line" | < - - >
| class="osi osicolor1" | [[OSI/1 Physical|1 Physical‎]]
| class="osi osicolor1" | [[OSI/1 Physical|1 Physical‎]]
| class="line" | < - - >
| class="osi osicolor1" | [[OSI/1 Physical|1 Physical‎]]
|
|-
| colspan="4" class="osi osicolor0" style="text-align:center;" | [[:Kategorie:Netzwerk/Medien| Übertragungsmedien]]
| colspan="4" class="osi osicolor0" style="text-align:center;" | [[:Kategorie:Netzwerk/Medien| Übertragungsmedien]]
|}
* [[Gateway]]
* [[Gateway]]
* [[Proxy-Server]]
* [[Proxy-Server]]
Zeile 71: Zeile 12:


== Beschreibung ==
== Beschreibung ==
Deutsche Bezeichnungen
; Deutsche Bezeichnungen
* Schicht 5
* Schicht 5
* Kommunikationssteuerungsschicht
* Kommunikationssteuerungsschicht
Zeile 87: Zeile 28:
* ISO 9548 (Connectionless Session Protocol)
* ISO 9548 (Connectionless Session Protocol)
<noinclude>
<noinclude>
== Anhang ==
== Anhang ==
=== Siehe auch ===
=== Siehe auch ===
<div style="column-count:3">
<div style="column-count:2">
<categorytree hideroot=on mode="pages">{{BASEPAGENAME}}</categorytree>
<categorytree hideroot=on mode="pages">{{BASEPAGENAME}}</categorytree>
</div>
</div>

Aktuelle Version vom 28. Juni 2025, 11:14 Uhr

OSI/5 Session - Steuerung logischer Verbindungen

Beschreibung

Sender Empfänger
7 Application < - - - - - - - - - - - - - - - - - - - - - - - - > 7 Application
6 Presentation‎ < - - - - - - - - - - - - - - - - - - - - - - - - > 6 Presentation‎
5 Session‎ < - - > 5 Session‎ < - - > 5 Session‎
4 Transport < - - > 4 Transport 4 Transport < - - > 4 Transport
3 Network‎ < - - > 3 Network‎ 3 Network‎ < - - > 3 Network‎
2 Data Link‎ < - - > 2 Data Link‎ 2 Data Link‎ < - - > 2 Data Link‎
1 Physical‎ < - - > 1 Physical‎ 1 Physical‎ < - - > 1 Physical‎
Übertragungsmedien Übertragungsmedien


OSI/5 Session/Diagramm

Aktive Komponenten

Beschreibung

Deutsche Bezeichnungen
  • Schicht 5
  • Kommunikationssteuerungsschicht
  • Sitzungsschicht
  • Kommunikationsschicht
Prozesskommunikation zwischen zwei Systemen
  • RPC (Remote Procedure Call)
  • Um Zusammenbrüche der Sitzung und ähnliche Probleme zu beheben, stellt die Sitzungsschicht Dienste für einen organisierten und synchronisierten Datenaustausch zur Verfügung.
  • Zu diesem Zweck werden Wiederaufsetzpunkte, so genannte Fixpunkte (Check Points) eingeführt, an denen die Sitzung nach einem Ausfall einer Transportverbindung wieder synchronisiert werden kann, ohne dass die Übertragung wieder von vorne beginnen muss.
Protokolle und Normen
  • ISO 8326 / X.215 (Session Service)
  • ISO 8327 / X.225 (Connection-Oriented Session Protocol)
  • ISO 9548 (Connectionless Session Protocol)


Anhang

Siehe auch


Links

Weblinks