קובץ:Versiones de TCP en BSD.svg

תוכן הדף אינו נתמך בשפות אחרות.
מתוך ויקיפדיה, האנציקלופדיה החופשית

לקובץ המקורי(קובץ SVG, הגודל המקורי: 528 × 903 פיקסלים, גודל הקובץ: 6 ק"ב)

ויקישיתוף זהו קובץ שמקורו במיזם ויקישיתוף. תיאורו בדף תיאור הקובץ המקורי (בעברית) מוצג למטה.

תקציר

Versiones de TCP en BSD

es:

Varias de las primeras versiones del sistema operativo BSD, junto con las características TCP que ofrecían.

Las versiones de la derecha están públicamente disponibles. Consisten en todo el código de red: protocolos, rutinas de kernel, y programas como Telnet o FTP. Son la base para muchos otros sistemas operativos.

eo:

Kelkaj el la unuaj versionoj de operaciumo BSD, kun iliaj TCP eblecoj.

Versionoj dekstre estas publike uzeblaj. Ili enhavas ĉian fontkodon retan: protokoloj, kernaj algoritmoj, kaj programoj kiel Telnet aŭ FTP.

en:

Some of the first releases of the BSD operating systems, along with their TCP features.

The releases to the right are publically available. They include all the network code: protocols, kernel routines, and programs like Telnet or FTP.

Fuente

Español: Este diagrama aparece en varios libros y páginas que explican la historia de TCP. Por ejemplo, en la página 4 de:
Esperanto: Ĉi tiu bildo troviĝas ĉe pluraj libroj kaj paĝoj kiuj klarigas historion de TCP. Ekzemple, en paĝo 4 el:
English: This diagram appears at several books and pages which explain the history of TCP. For instance, at page 4 of:

"TCP/IP Illustrated: The Implementation, Vol. 2". Stevens, W. Richard; Wright, Gary R. Ed: Pearson Education. 1995. ISBN 020163354X

A pesar de que la imágen salió por primera vez en el libro "Advanced Programming in the UNIX(R) Environment". Stevens, W. Richard. Addison-Wesley, 1992, ISBN 0-201-56317-7.

 
קוד המקור של קובץ SVG זה הוא לא תקין בגלל 8 שגיאות.
 
Graphviz עם‎‎ נוצרה ה W3C-לא תקין גרפיקה וקטורית
 
 This diagram uses embedded text that can be easily translated using a text editor.

רישיון

  • Dominio público
  • Autor de esta versión SVG: Daniel Clemente Laboreo (Usuario:142857)

Código

Hecho con Graphviz. Como no permite usar negrita en los nodos, he usado la siguiente orden para generarlo:

dot -Tsvg tcp.dot | sed 's/\(<text.*>\)\(.*\) \((19..)<\/text>\)/\1<tspan style="font-weight:bold">\2<\/tspan> \3e/; s/<svg/<svg style="font-size:12px"/;' >tcp.svg

El código es:

Graphviz source

#
# Versiones de TCP en BSD
#

# Procesar con:
# dot -Tsvg tcp.dot | sed 's/\(<text.*>\)\(.*\) \((19..)<\/text>\)/\1<tspan style="font-weight:bold">\2<\/tspan> \3e/; s/<svg/<svg style="font-size:12px"/;' >tcp.svg
# Motivos:
# 1) Graphviz aún no permite usar negrita en los títulos
# 2) No sé por qué, pero las letras salen muy grandes
#
#


digraph tcp {

subgraph clusterPr {

"v42"	[label="4.2BSD (1983)\nPrimera versión de\nTCP/IP publicada"];
"v43"	[label="4.3BSD (1986)\nMejoras de\nrendimiento"];
"v43t"	[label="4.3BSD-Tahoe (1988)\nInicio lento,\ncontrol de congestión,\nretransmisión rápida"];
"v43r"	[label="4.3BSD-Reno (1990)\nRecuperación rápida,\npredicción de cabeceras TCP,\ncabecera SLIP, compresión"];
"v44"	[label="4.4BSD (1993)\nMultienvío,\ncanales de alto\nrendimiento (LFN)"];

edge [weight=100];
"v42" -> "v43" -> "v43t" -> "v43r" -> "v44";

# Hace falta un nodo más para que se alinie bien
"falso" [style=invis];
"v44"->"falso" [style=invis];

}

"n1"	[label="Net/1 (1989)\nCódigo de red de BSD\nVersión 1.0"];
"n2"	[label="Net/2 (1991)\nCódigo de red de BSD\nVersión 2.0"];
"v44l"	[label="4.4BSD-Lite (1994)"];

"v43t" -> "n1";
"v43r" -> "n2";
"v44" -> "v44l";


}

רישיון

Public domain ברצוני, בעלי זכויות היוצרים על יצירה זו, לשחרר יצירה זו לנחלת הכלל. זה תקף בכל העולם.
יש מדינות שבהן הדבר אינו אפשרי על פי חוק, אם כך:
אני מעניק לכל אחד את הזכות להשתמש בעבודה זו לכל מטרה שהיא, ללא תנאים כלשהם, אלא אם כן תנאים כאלה נדרשים על פי חוק.

כיתובים

נא להוסיף משפט שמסביר מה הקובץ מייצג

פריטים שמוצגים בקובץ הזה

מוצג

היסטוריית הקובץ

ניתן ללחוץ על תאריך/שעה כדי לראות את הקובץ כפי שנראה באותו זמן.

תאריך/שעהתמונה ממוזערתממדיםמשתמשהערה
נוכחית14:56, 15 ביולי 2006תמונה ממוזערת לגרסה מ־14:56, 15 ביולי 2006‪903 × 528‬ (6 ק"ב)Clemente'''''Versiones de TCP en BSD''''' '''es''': Varias de las primeras versiones del sistema operativo BSD, junto con las características TCP que ofrecían. Las versiones de la derecha están públicamente disponibles. Consisten en

אין בוויקיפדיה דפים המשתמשים בקובץ זה.

שימוש גלובלי בקובץ

אתרי הוויקי השונים הבאים משתמשים בקובץ זה: