Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Socket-Datenstruktur:

  • realisiert bei Client und Server einen Kommunikationsendpunkt
  • ist vom Typ Stream SOCK_STREAM oder Datagramm SOCK_DGRAM
  • macht die Abwicklung des TCP/IP-Protokolls (IP-Adressen, Ports, Pufferung) transparent
  • stellt Funktionen zum Schreiben, Lesen, Lauschen, etc. zur Verfügung
If you want to change selection, open original toplevel document below and click on "Move attachment"

Parent (intermediate) annotation

Open it
e-Fakto-Standard der API zur Transportschicht ist die Socket-API – Sie stellt einen Dienst von Schicht 4 für Schicht 5 bereit. Ursprung: Teil von BSD-Unix, University of California at Berkeley. <span>Socket-Datenstruktur: realisiert bei Client und Server einen Kommunikationsendpunkt ist vom Typ Stream SOCK_STREAM oder Datagramm SOCK_DGRAM macht die Abwicklung des TCP/IP-Protokolls (IP-Adressen, Ports, Pufferung) transparent stellt Funktionen zum Schreiben, Lesen, Lauschen, etc. zur Verfügung <span>

Original toplevel document (pdf)

owner: pavestonelaboringuntitled - (no access) - GIBIS_03_Internetworking.pdf, p18


Summary

statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Details



Discussion

Do you want to join discussion? Click here to log in or create user.