Diferencia entre revisiones de «Tcp-referencias»
(Página creada con '{{Title|Ejercicico práctico sobre TCP: Referencias}} *[1] Congestion window. http://en.wikipedia.org/wiki/Congestion_window *[2] MSS. http://en.wikipedia.org/wiki/Maximum_segm...') |
(Sin diferencias)
|
Revisión actual del 23:49 26 oct 2011
Ejercicico práctico sobre TCP: Referencias
- [1] Congestion window. http://en.wikipedia.org/wiki/Congestion_window
- [2] MSS. http://en.wikipedia.org/wiki/Maximum_segment_size
- [3] TCP Window size. http://en.wikipedia.org/wiki/Transmission_Control_Protocol#TCP_window_size
- [4] RTT. http://en.wikipedia.org/wiki/Round-trip_delay_time
- [5] TCP RFC. http://www.faqs.org/rfcs/rfc793.html
- [6] TCP Congestion Control RFC. http://www.ietf.org/rfc/rfc2581.txt
- [7]Quagga. http://www.quagga.net/docs.php
- [8] Wireshark home page. http://www.wireshark.org/
- [9] VNUML home page. http://www.dit.upm.es/vnumlwiki
- [10] tshark man page.
- [11] scp man page.
- [12] Kurose ethereal lab: TCP. http://gaia.cs.umass.edu/ethereal-labs/
- [13] Quick acknowledgements. Pasi Sarolahti, Congestion Control in Linux TCP, page 9.
- [14] Fast recovery. J. F. Kurose, K. W. Ross, Computer networking, 3rd edition, 2005. Page 269.
- [15] Wireshark TCP type messages. http://wiki.wireshark.org/TCP_Analyze_Sequence_Numbers
Más referencias:
- [1] http://linux-net.osdl.org/index.php/Netem Netem definition.
- [2] http://www.scit.wlv.ac.uk/~jphb/comms/tcp.html TCP basics.
- [3] http://dast.nlanr.net/Projects/Iperf/iperfdocs_1.7.0.php Iperf home page.
- [4] http://ipsysctl-tutorial.frozentux.net/ipsysctl-tutorial.html TCP variables definition.
- [5] http://www.g-loaded.eu/2006/11/06/netcat-a-couple-of-useful-examples/ Netcat usage examples.
- [6] http://gaia.cs.umass.edu/ethereal-labs/ Kurose ethereal lab: TCP.
- [7] http://www.unleashnetworks.com/articles/tool-tcp-stream-analysis.html TCP stream analysis tool.
- [8] http://tstat.tlc.polito.it/software.php TCP and statistics analysis tool.
- [9] http://www.ietf.org/rfc/rfc2581.txt TCP Congestion Control RFC.
- [10] http://en.wikipedia.org/wiki/Transmission_Control_Protocol#TCP_window_size About TCP Window size.
- [11] http://www.faqs.org/rfcs/rfc793.html TCP RFC.
- [12] http://linuxgazette.net/137/pfeiffer.html Meausuring Congestion Window article.
- [13] http://www.csc.ncsu.edu/faculty/rhee/export/bitcp/ BIC TCP
- [14] http://wiki.wireshark.org/TCP_Analyze_Sequence_Numbers TCP messages types.
- [15] http://linux.vbird.org/linux_server/0250simple_firewall/ip-sysctl.txt /proc variables.
- [16] http://www.lab.dit.upm.es/~labrst/04-05/transp/frprac.pdf Iperf.